Help for this page
our(@ISA, %EXPORT_TAGS, @EXPORT_OK, $AUTOLOAD) = ();
use vars qw(@ISA %EXPORT_TAGS @EXPORT_OK $AUTOLOAD);
no strict; (@ISA, %EXPORT_TAGS, @EXPORT_OK, $AUTOLOAD) = (); # You need to do all of your work with these variables here # Its best not to use this method. use strict;
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 (17 votes). Check out past polls.