![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: Best practices for processing @ARGV ?by Belgarion (Chaplain) |
on Dec 12, 2005 at 17:14 UTC ( #516059=note: print w/replies, xml ) | Need Help?? |
My personal preference is your third option. Only two lines of code (and less code is easier to read, normally) and it's obvious the die statement only executes if the number of arguments is not 2.
In Section
Seekers of Perl Wisdom
|
|