We need consistency for this one
Shawn M Moore [Sun, 28 Sep 2008 05:30:55 +0000 (05:30 +0000)]
lib/Squirrel.pm

index fc8ea09..82dec92 100644 (file)
@@ -37,7 +37,7 @@ sub unimport {
     goto $_[0]->_handlers->{unimport};
 }
 
-__PACKAGE__
+1;
 
 __END__