http://qs321.pair.com?node_id=11131976


in reply to Using regex in file glob ?

File::Glob gives you a list of the metacharacters. glob() doesn't do regular expressions. It uses wildcard characters in the metacharacter list similar to ls or dir from the command line.