summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2010-09-16 01:25:06 +0200
committerFlorian Ragwitz <rafl@debian.org>2010-09-16 01:25:06 +0200
commitf4842d441b5a6d61b4c55f27158b8e7cefa26488 (patch)
treeb396f50c49ee2f2c9d2f288a6c8d38735ca7f283 /MANIFEST
parent8d12641540cbc9e9b74b952d35095f2fc4907f4e (diff)
downloadperl-f4842d441b5a6d61b4c55f27158b8e7cefa26488.tar.gz
if.pm is upstream blead
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index a2e6397529..5450c21639 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1022,8 +1022,6 @@ 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/IO-Compress/Changes IO::Compress
cpan/IO-Compress/examples/compress-zlib/filtdef IO::Compress
cpan/IO-Compress/examples/compress-zlib/filtinf IO::Compress
@@ -2693,6 +2691,8 @@ dist/I18N-LangTags/t/20_locales.t See whether I18N::LangTags works
dist/I18N-LangTags/t/50_super.t See whether I18N::LangTags works
dist/I18N-LangTags/t/55_supers_strict.t See whether I18N::LangTags works
dist/I18N-LangTags/t/80_all_env.t See whether I18N::LangTags works
+dist/if/if.pm For "use if"
+dist/if/t/if.t Tests for "use if"
dist/IO/ChangeLog IO perl module change log
dist/IO/hints/sco.pl Hint for IO for named architecture
dist/IO/IO.pm Top-level interface to IO::* classes