Searched defs:Glob (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A DGlob.pm1 package File::Glob;
71 *CORE::GLOBAL::glob = \&File::Glob::csh_glob;
96 XSLoader::load 'File::Glob', $VERSION;
125 # File::Glob::glob() is deprecated because its prototype is different from
193 File::Glob - Perl extension for BSD glob routine
197 use File::Glob ':glob';
206 use File::Glob ':globally';
210 use File::Glob qw(:globally :case);
214 use File::Glob qw(:globally :nocase);
219 File::Glob
[all...]

Completed in 18 milliseconds