see File::Glob
DB<121> use File::Glob 'bsd_glob' DB<122> bsd_glob("/tmp/noexist*") DB<123> bsd_glob("/tmp/noexist") => "/tmp/noexist"
Cheers Rolf
( addicted to the Perl Programming Language)
In reply to Re: bsd_glob returns non-existent files without GLOB_NOMAGIC
by LanX
in thread bsd_glob returns non-existent files without GLOB_NOMAGIC
by jimav
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |