From 114c60ecb1f775ef1deb4fdc8fb8e3a6f343d13d Mon Sep 17 00:00:00 2001 From: Brad Gilbert Date: Thu, 22 Oct 2009 22:03:40 +0200 Subject: Bare readdir in while loop now sets $_ --- MANIFEST | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 3aad396724..009b5ec311 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4137,6 +4137,7 @@ symbian/uid.pl Helper code for config.pl symbian/version.pl Helper code for config.pl symbian/xsbuild.pl Building extensions taint.c Tainting code +t/0 while(readdir) testing file t/base/cond.t See if conditionals work t/base/if.t See if if works t/base/lex.t See if lexical items work @@ -4457,6 +4458,7 @@ t/op/utftaint.t See if utf8 and taint work together t/op/vec.t See if vectors work t/op/ver.t See if v-strings and the %v format flag work t/op/wantarray.t See if wantarray works +t/op/while_readdir.t See if while(readdir) works t/op/write.t See if write works (formats work) t/op/yadayada.t See if ... works t/perl.supp Perl valgrind suppressions -- cgit v1.2.1