DB<121> use File::Glob 'bsd_glob' DB<122> bsd_glob("/tmp/noexist*") DB<123> bsd_glob("/tmp/noexist") => "/tmp/noexist"