in reply to Re: Yet Another Perl Aptitude Test (yapat)
in thread Yet Another Perl Aptitude Test (yapat)
Sorry, I've taken the "use warnings" line out. It's not a module, it's a pragma, and it only works in 5.6. Anyway, it wasn't really necessary, (as davorg says here), since I started out with #!/usr/bin/perl -w. Duh, I guess I just put it there in autopilot. Hope it works for you now!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Yet Another Perl Aptitude Test (yapat)
by tame1 (Pilgrim) on Feb 28, 2001 at 22:53 UTC | |
by zeno (Friar) on Feb 28, 2001 at 23:21 UTC | |
by premchai21 (Curate) on Mar 02, 2001 at 06:29 UTC | |
by tye (Sage) on Mar 02, 2001 at 07:36 UTC | |
by zeno (Friar) on Mar 02, 2001 at 15:55 UTC |
In Section
Cool Uses for Perl