diff options
author | Rick Delaney <rick@consumercontact.com> | 2006-12-15 18:28:25 -0500 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2006-12-18 15:36:11 +0000 |
commit | c38a65302a7e2e2ea9b8748d368c87d573add6fd (patch) | |
tree | 1dff559dcefc23bbb14ba21e194e8d9712ab428e /MANIFEST | |
parent | 1151960ed7fc317458b67c83e733c90ee7bbf4fd (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |