Help for this page
my %current,%last; ... $changes{$k} = $current{$k} unless $current{$k} eq $last{$k}; }
my %current,%last,%keys; ... next unless(exists $current{$k}); $keys{$k} = 1; }
www.com | www.net | www.org
There is too much technical debt in my codebase The stability of the system Perl suits me better I have to support users of some ancient version I'm stuck with ActiveState/TinyPerl/microperl/Strawberry ... Letting the early adopters trip over the bugs is fine Some other reason
Results (31 votes). Check out past polls.