![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: Re: Re: Re: Re: Aging Scriptby OzzyOsbourne (Chaplain) |
on Aug 10, 2001 at 22:34 UTC ( #103991=note: print w/replies, xml ) | Need Help?? |
With this code, you are looking for the d option twice. If you use the -d option (agecmd.pl -d90) at all, the code will die. Are you running the code with the d option? If not, you don't really need the whole getopt section. Do you have the Getopt::Std module installed?
In Section
Seekers of Perl Wisdom
|
|