![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: exit or die in error handling?by QM (Parson) |
on Apr 14, 2005 at 15:30 UTC ( #447841=note: print w/replies, xml ) | Need Help?? |
I would suggest also looking at one of the Getopt::* modules on how to manage command line parameters (Getopt::Long, or my current favorite, Getopt::Declare). There is also the -s command line switch for parsing command line options.
-QM
In Section
Seekers of Perl Wisdom
|
|