summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2014-01-14 14:18:52 +0000
committerTony Cook <tony@develop-help.com>2014-01-16 09:36:32 +1100
commit6a601575dc53f1a1812f54d50e99fe12976bcc0a (patch)
tree496df54875f42726e3ca4ebe7d74f7dfac4b31ba /MANIFEST
parent6f974f68a204015dd60d6dc9684dd2234170d176 (diff)
downloadperl-6a601575dc53f1a1812f54d50e99fe12976bcc0a.tar.gz
Fix base.pm nonexistent module check with open files
Tony Cook: update MANIFEST
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index efa172daed..6611b88b56 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2831,6 +2831,8 @@ dist/base/lib/base.pm Establish IS-A relationship at compile time
dist/base/lib/fields.pm Set up object field names for pseudo-hash-using classes
dist/base/MANIFEST base.pm manifest
dist/base/META.yml base.pm META.yml file
+dist/base/t/base-open-chunk.t See if base works
+dist/base/t/base-open-line.t See if base works
dist/base/t/base.t See if base works
dist/base/t/compile-time.t See if base works
dist/base/t/fields-5_6_0.t See if fields work