strict stash seems to have gone, too.
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 9 Sep 2003 05:46:02 +0000 (05:46 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 9 Sep 2003 05:46:02 +0000 (05:46 +0000)
p4raw-id: //depot/perl@21119

ext/B/t/stash.t

index 05d55b1..171abf1 100755 (executable)
@@ -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';