diff options
author | Graham Knop <haarg@haarg.org> | 2013-12-04 05:54:02 -0500 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2013-12-17 10:57:00 +1100 |
commit | 892089cd68f447dda17eb023010cd1dfb14ea0a5 (patch) | |
tree | ecc5114e72bc21ef1558efb46056792b79134694 /MANIFEST | |
parent | f48496b110bcb91a145fd78327dd7cbc2fe728b9 (diff) | |
download | perl-892089cd68f447dda17eb023010cd1dfb14ea0a5.tar.gz |
make base.pm more strict about nonexistent module check
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |