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

index 4d78764..966f47c 100644 (file)
@@ -326,7 +326,7 @@ ok(exception {
 
 {
     package Quuux;
-    our $foo = 1;
+    our $foo;
     our @foo;
     our @bar;
     our %baz;