|
|
| Just another Perl shrine | |
| PerlMonks |
Re^2: Detecting an undefined hash keyby JavaFan (Canon) |
| on Oct 01, 2008 at 11:36 UTC ( [id://714782]=note: print w/replies, xml ) | Need Help?? |
|
Nothing special going here. But with 'getopt ("st")', you declare -s and -t to take an argument. So, if you just provide -s, the argument is undef. If you provide -s -t, -t is the argument of -s.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||