summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRick Delaney <rick@consumercontact.com>2006-12-15 18:28:25 -0500
committerSteve Peters <steve@fisharerojo.org>2006-12-18 15:36:11 +0000
commitc38a65302a7e2e2ea9b8748d368c87d573add6fd (patch)
tree1dff559dcefc23bbb14ba21e194e8d9712ab428e /MANIFEST
parent1151960ed7fc317458b67c83e733c90ee7bbf4fd (diff)
downloadperl-c38a65302a7e2e2ea9b8748d368c87d573add6fd.tar.gz
Re: [perl #41071] require stringifies code references in tied @INC
Message-ID: <20061216042825.GB23501@localhost.localdomain> p4raw-id: //depot/perl@29584
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c976d90bef..0a36e7f4d7 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3513,6 +3513,7 @@ t/op/hashassign.t See if hash assignments work
t/op/hash.t See if the complexity attackers are repelled
t/op/hashwarn.t See if warnings for bad hash assignments work
t/op/inccode.t See if coderefs work in @INC
+t/op/inccode-tie.t See if tie to @INC works
t/op/incfilter.t See if the source filters in coderef-in-@INC work
t/op/inc.t See if inc/dec of integers near 32 bit limit work
t/op/index.t See if index works