in reply to
Coy.pm Haikus in .signature
To those not particulary familiar with parsing command line options in perl scripts:
Getopt::Std
and
Getopt::Long
scale much better than -s. The use of -s outside short one-off scripts (like this one) is highly discouraged.....
-Blake
Comment on
Re: Coy.pm Haikus in .signature
In Section
Cool Uses for Perl