projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5e4517
)
strict stash seems to have gone, too.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Tue, 9 Sep 2003 05:46:02 +0000
(
05:46
+0000)
committer
Jarkko 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
patch
|
blob
|
history
diff --git
a/ext/B/t/stash.t
b/ext/B/t/stash.t
index
05d55b1
..
171abf1
100755
(executable)
--- 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';