From: Shawn M Moore Date: Sun, 28 Sep 2008 05:30:55 +0000 (+0000) Subject: We need consistency for this one X-Git-Tag: 0.19~201 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=commitdiff_plain;h=a5053119cc2fbc02dfbf13e8df30fb48f134357d We need consistency for this one --- diff --git a/lib/Squirrel.pm b/lib/Squirrel.pm index fc8ea09..82dec92 100644 --- a/lib/Squirrel.pm +++ b/lib/Squirrel.pm @@ -37,7 +37,7 @@ sub unimport { goto $_[0]->_handlers->{unimport}; } -__PACKAGE__ +1; __END__