diff options
author | Dave Rolsky <autarch@urth.org> | 2001-12-24 07:27:23 -0600 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-24 22:58:18 +0000 |
commit | ecf68df6e17568faac489c8f52d98e01e32472af (patch) | |
tree | 9cc6067e7520f3d3040c2bc3759cf5a94f024a8b /MANIFEST | |
parent | e036fef9c83c3a56ef6c3a3bedfa658fcb8a2517 (diff) | |
download | perl-ecf68df6e17568faac489c8f52d98e01e32472af.tar.gz |
: ExtUtils::MM_* and File::Spec
Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
p4raw-id: //depot/perl@13880
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -982,6 +982,8 @@ lib/File/Spec.pm portable operations on file names lib/File/Spec/Epoc.pm portable operations on EPOC file names lib/File/Spec/Functions.pm Function interface to File::Spec object methods lib/File/Spec/Mac.pm portable operations on Mac file names +lib/File/Spec/Cygwin.pm portable operations on Cygwin file names +lib/File/Spec/NW5.pm portable operations on NetWare file names lib/File/Spec/OS2.pm portable operations on OS2 file names lib/File/Spec/t/Functions.t See if File::Spec::Functions works lib/File/Spec/t/rel2abs2rel.t See if File::Spec->rel2abs/abs2rel works |