Help for this page
# Try and catch using prototypes. (Almost verbatim from perlsub.) ... } catch { /phooey/ and print "unphooey\n"; };
# Nested subroutines. ... } print frobnicate_again('foo'), "\n";
my $ip = 127.0.0.1; printf "%vd\n", $ip;
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.