summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-09-23 06:02:58 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-09-23 06:03:50 -0700
commit518618af9da07b079c1585df2b7c76a1aed0f19c (patch)
treecf07652a1d714b64d2e0b62b1d0720f46e856a00 /MANIFEST
parent02a7bbbc28f17133923631eccec205b5a0c2c52d (diff)
downloadperl-518618af9da07b079c1585df2b7c76a1aed0f19c.tar.gz
[perl #97466] Stop defined from propagating ref cx too far
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 9aa104588b..a633ad54f3 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5245,6 +5245,7 @@ t/op/cproto.t Check builtin prototypes
t/op/crypt.t See if crypt works
t/op/current_sub.t __SUB__ tests
t/op/dbm.t See if dbmopen/dbmclose work
+t/op/defined.t See if defined() edge cases work
t/op/defins.t See if auto-insert of defined() works
t/op/delete.t See if delete works
t/op/die_except.t See if die/eval avoids $@ clobberage