Avoid the warning about exporting sugar into main
[gitmo/Mouse.git] / t / 000-load.t
index a4df79e..e05b5a5 100644 (file)
@@ -1,4 +1,5 @@
 #!perl -T
+package Foo;
 use strict;
 use warnings;
 use Test::More tests => 1;