Re: Off by one in the trie code?
[p5sagit/p5-mst-13.2.git] / ext / Devel / Peek / t / Peek.t
index cf20f8b..57e84d7 100644 (file)
@@ -10,7 +10,7 @@ BEGIN {
     }
 }
 
-require "./test.pl";
+BEGIN { require "./test.pl"; }
 
 use Devel::Peek;