summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-10-02 10:40:12 +0100
committerNicholas Clark <nick@ccl4.org>2009-10-02 10:40:12 +0100
commit70b2007073159a8b94a74b0b9ba406945c45917d (patch)
tree23cdebe334f4733893e09202a4110fc735e3bf30 /MANIFEST
parentb588bab0166610617ffda945eae1a25e016d2419 (diff)
downloadperl-70b2007073159a8b94a74b0b9ba406945c45917d.tar.gz
Move if from ext/ to cpan/
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 8d68eeb2ac..25de64c22e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1064,6 +1064,8 @@ cpan/Getopt-Long/t/gol-linkage.t See if Getopt::Long works
cpan/Getopt-Long/t/gol-oo.t See if Getopt::Long works
cpan/Getopt-Long/t/gol-xargv.t See if Getopt::Long works
cpan/Getopt-Long/t/gol-xstring.t See if Getopt::Long works
+cpan/if/if.pm For "use if"
+cpan/if/t/if.t Tests for "use if"
cpan/IPC-Cmd/lib/IPC/Cmd.pm IPC::Cmd
cpan/IPC-Cmd/t/01_IPC-Cmd.t IPC::Cmd tests
cpan/IPC-Cmd/t/02_Interactive.t IPC::Cmd tests
@@ -1848,8 +1850,6 @@ ext/I18N-Langinfo/Langinfo.pm I18N::Langinfo
ext/I18N-Langinfo/Langinfo.xs I18N::Langinfo
ext/I18N-Langinfo/Makefile.PL I18N::Langinfo
ext/I18N-Langinfo/t/Langinfo.t See whether I18N::Langinfo works
-ext/if/if.pm For "use if"
-ext/if/t/if.t Tests for "use if"
ext/IO-Compress/Changes IO::Compress
ext/IO-Compress/examples/compress-zlib/filtdef IO::Compress
ext/IO-Compress/examples/compress-zlib/filtinf IO::Compress