diff options
author | Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> | 2014-01-14 14:18:52 +0000 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2014-01-16 09:36:32 +1100 |
commit | 6a601575dc53f1a1812f54d50e99fe12976bcc0a (patch) | |
tree | 496df54875f42726e3ca4ebe7d74f7dfac4b31ba /MANIFEST | |
parent | 6f974f68a204015dd60d6dc9684dd2234170d176 (diff) | |
download | perl-6a601575dc53f1a1812f54d50e99fe12976bcc0a.tar.gz |
Fix base.pm nonexistent module check with open files
Tony Cook: update MANIFEST
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |