diff options
author | Paul Moore <Paul.Moore@uk.origin-it.com> | 1999-11-02 11:11:25 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-12-02 04:17:43 +0000 |
commit | 220398a0501cffd114fa4441a4a685dc486ed3d8 (patch) | |
tree | afb7531e11c154e2149b77a89f86a6e2c76768f1 /MANIFEST | |
parent | 4348140855c01942a6531a8decdfe1325fe36f8a (diff) | |
download | perl-220398a0501cffd114fa4441a4a685dc486ed3d8.tar.gz |
various File::Glob fixes for DOSISH platforms
Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
Subject: File::Glob again. Final patch, honest!
p4raw-id: //depot/perl@4615
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1231,6 +1231,7 @@ t/lib/findbin.t See if FindBin works t/lib/gdbm.t See if GDBM_File works t/lib/getopt.t See if Getopt::Std and Getopt::Long work t/lib/glob-basic.t See if File::Glob works +t/lib/glob-case.t See if File::Glob works t/lib/glob-global.t See if File::Glob works t/lib/glob-taint.t See if File::Glob works t/lib/gol-basic.t See if Getopt::Long works |