Book HomeJava and XSLTSearch this book

8.99. File::DosGlob

Provides 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.



Library Navigation Links

Copyright © 2002 O'Reilly & Associates. All rights reserved.