summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGraham Knop <haarg@haarg.org>2013-12-04 05:54:02 -0500
committerTony Cook <tony@develop-help.com>2013-12-17 10:57:00 +1100
commit892089cd68f447dda17eb023010cd1dfb14ea0a5 (patch)
treeecc5114e72bc21ef1558efb46056792b79134694 /MANIFEST
parentf48496b110bcb91a145fd78327dd7cbc2fe728b9 (diff)
downloadperl-892089cd68f447dda17eb023010cd1dfb14ea0a5.tar.gz
make base.pm more strict about nonexistent module check
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index dda46b0cc8..9e263121e8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2832,6 +2832,7 @@ dist/base/t/fields-5_8_0.t See if fields work
dist/base/t/fields-base.t See if fields work
dist/base/t/fields.t See if fields work
dist/base/t/isa.t See if base's behaviour doesn't change
+dist/base/t/lib/Broken.pm Test module for base.pm
dist/base/t/lib/Dummy.pm Test module for base.pm
dist/base/t/lib/HasSigDie.pm Module for testing base.pm
dist/base/t/sigdie.t See if base works with SIGDIE