diff options
author | Rafael Garcia-Suarez <rgs@consttype.org> | 2010-01-10 15:44:53 +0100 |
---|---|---|
committer | Rafael Garcia-Suarez <rgs@consttype.org> | 2010-01-10 15:44:53 +0100 |
commit | 6761b0348138d8cbf8d3033964cd15c2e3c0fd04 (patch) | |
tree | 3cdce9bb476cdcd1b08eed9ff1ff780fb356049d /MANIFEST | |
parent | 205b2220b8cd28d9e06815b5fcb907ef23c5b606 (diff) | |
download | perl-6761b0348138d8cbf8d3033964cd15c2e3c0fd04.tar.gz |
Add new prototype warning test file to MANIFEST
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4438,6 +4438,7 @@ t/op/override.t See if operator overriding works t/op/pack.t See if pack and unpack work t/op/pos.t See if pos works t/op/pow.t See if ** works +t/op/protowarn.t See if the illegalproto warnings work t/op/push.t See if push and pop work t/op/pwent.t See if getpw*() functions work t/op/qq.t See if qq works |