8.99. File::DosGlobProvides a portable enhanced DOS-like globbing for the standard Perl distribution. DosGlob lets you use wildcards in directory paths, is case-insensitive, and accepts both backslashes and forward slashes (although you may have to double the backslashes). Can be run three ways:
When invoked as a program from the command line, File::DosGlob prints null-separated filenames to STDOUT. Copyright © 2002 O'Reilly & Associates. All rights reserved. |
|