From: Jarkko Hietaniemi Date: Tue, 9 Sep 2003 05:46:02 +0000 (+0000) Subject: strict stash seems to have gone, too. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4952128c1a7d07bd80c759d8bcacaee685b89cd9;p=p5sagit%2Fp5-mst-13.2.git strict stash seems to have gone, too. p4raw-id: //depot/perl@21119 --- diff --git a/ext/B/t/stash.t b/ext/B/t/stash.t index 05d55b1..171abf1 100755 --- a/ext/B/t/stash.t +++ b/ext/B/t/stash.t @@ -66,7 +66,7 @@ print "# got = @got\n"; $got = "@got"; -my $expected = "attributes Carp Carp::Heavy DB Exporter Exporter::Heavy Internals main Regexp strict utf8 version warnings"; +my $expected = "attributes Carp Carp::Heavy DB Exporter Exporter::Heavy Internals main Regexp utf8 version warnings"; { no strict 'vars';