http://qs321.pair.com?node_id=775818


in reply to Re^2: my first packet sniffer in perl
in thread my first packet sniffer in perl

so you thought "I'll just add use Strict; then they won't know how slack a programmer I really am.". Unfortunately, as is evident from the replies you already have, bad habits shine through. Always use strictures (use strict; use warnings; - see The strictures, according to Seuss).


True laziness is hard work