From c38a65302a7e2e2ea9b8748d368c87d573add6fd Mon Sep 17 00:00:00 2001 From: Rick Delaney Date: Fri, 15 Dec 2006 18:28:25 -0500 Subject: Re: [perl #41071] require stringifies code references in tied @INC Message-ID: <20061216042825.GB23501@localhost.localdomain> p4raw-id: //depot/perl@29584 --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') 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 -- cgit v1.2.1