in reply to Re: Don't use 5.6.N
in thread Don't use 5.6.N
"Can't find warnings.pm..." is a better error message than "Perl 5.006 required", IMHO (much more specific). And I can trivially arrange for code that does "use warnings;" to actually work quite fine on an installation of Perl 5.005, so leaving off "use 5.006" would make the code better in two ways.
Though some people seem to be offended in some way that some people have reasons for using older versions of Perl and your "dumbass" comment indicates that you are likely one of those.
- tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Don't use 5.6.N (warnings)
by dragonchild (Archbishop) on Oct 17, 2007 at 17:35 UTC |