|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re^3: bsd_glob does not reset $!by ikegami (Pope) |
| on Sep 29, 2006 at 15:19 UTC ( #575548=note: print w/ replies, xml ) | Need Help?? |
|
No matches is not an error. You could check for that condition explicitely.
The value of $! is meaningless on success. It could be zero, non-zero, undef, etc.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||