Search results for "module:File::DosGlob"
File::DosGlob - DOS like globbing and then some
A module that implements DOS-like globbing with a few enhancements. It is largely compatible with perlglob.exe (the M$ setargv.obj version) in all but one respect--it understands wildcards in directory components. For example, "<..\\l*b\\file/*glob.p...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
File::DosGlob - DOS like globbing and then some
A module that implements DOS-like globbing with a few enhancements. It is largely compatible with perlglob.exe (the M$ setargv.obj version) in all but one respect--it understands wildcards in directory components. For example, "<..\\l*b\\file/*glob.p...
PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC
File::Glob - Perl extension for BSD glob routine
The glob angle-bracket operator "<>" is a pathname generator that implements the rules for file name pattern matching used by Unix-like shells such as the Bourne shell or C shell. File::Glob::bsd_glob() implements the FreeBSD glob(3) routine, which i...
PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC
File::Glob - Perl extension for BSD glob routine
The glob angle-bracket operator "<>" is a pathname generator that implements the rules for file name pattern matching used by Unix-like shells such as the Bourne shell or C shell. File::Glob::bsd_glob() implements the FreeBSD glob(3) routine, which i...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
File::Zglob - Extended globs.
WARNINGS: THIS IS ALPHA VERSION. API MAY CHANGE WITHOUT NOTICE Provides a traditional Unix glob(3) functionality; returns a list of pathnames that matches the given pattern. File::Zglob provides extended glob. It supports "**/*.pm" form....
TOKUHIROM/File-Zglob-0.11 - 15 Jun 2012 05:46:48 UTC
File::BSDGlob - Perl extension for BSD glob routine
File::BSDGlob implements the FreeBSD glob(3) routine, which is a superset of the POSIX glob() (described in IEEE Std 1003.2 "POSIX.2"). The glob() routine takes a mandatory "pattern" argument, and an optional "flags" argument, and returns a list of f...
GBACON/File-BSDGlob-0.94 - 23 Jan 1999 19:32:14 UTC
File::Glob::Windows - glob routine for Windows environment.
This glob routines works correctly on Windows environment. * Recognize system's current codepage such as 'cp932', It's multibyte character contains '\\' and '/' and '*' and '?' in second byte. * Correctly handles current drive and currend cirectory. ...
TATE/File-Glob-Windows-0.1.5 - 13 Apr 2012 07:00:44 UTC
Module::Generic::File - File Object Abstraction Class
This packages provides a comprehensive and versatile set of methods and functions to manipulate files and directories. You can even manipulate filenames as if under a different OS, by providing the "os" parameter....
JDEGUEST/Module-Generic-v0.32.8 - 19 Nov 2023 00:11:38 UTC