Inline $from
[gitmo/Mouse.git] / lib / Squirrel.pm
index fc8ea09..82dec92 100644 (file)
@@ -37,7 +37,7 @@ sub unimport {
     goto $_[0]->_handlers->{unimport};
 }
 
-__PACKAGE__
+1;
 
 __END__