rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 28 Apr 2000 04:31:31 +0000 (04:31 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 28 Apr 2000 04:31:31 +0000 (04:31 +0000)
commit00c80938fdb3c871dba3e99613f8b283d433fed8
treede7ea41bf824a8a1722b27e561cf296f6c065dbc
parentaaeb8e512e8e9e1416ee9b8dbb637dc3114c310c
rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
prototype mismatch with CORE::glob(); update pod and tests to
suit (File::Glob::glob() is still available for backward
compatibility, but should be considered deprecated)

p4raw-id: //depot/perl@5981
ext/File/Glob/Glob.pm
t/lib/glob-basic.t
t/lib/glob-case.t
t/lib/glob-taint.t