projects
/
gitmo/Package-Stash-XS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3496f1e
)
GvSV doesn't have the *{...}{SCALAR} issue, whee
Jesse Luehrs [Fri, 12 Nov 2010 14:36:32 +0000 (08:36 -0600)]
t/01-basic.t
patch
|
blob
|
blame
|
history
diff --git
a/t/01-basic.t
b/t/01-basic.t
index
4d78764
..
966f47c
100644
(file)
--- a/
t/01-basic.t
+++ b/
t/01-basic.t
@@
-326,7
+326,7
@@
ok(exception {
{
package Quuux;
- our $foo = 1;
+ our $foo;
our @foo;
our @bar;
our %baz;