projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
eab013b
)
We need consistency for this one
Shawn M Moore [Sun, 28 Sep 2008 05:30:55 +0000 (
05:30
+0000)]
lib/Squirrel.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Squirrel.pm
b/lib/Squirrel.pm
index
fc8ea09
..
82dec92
100644
(file)
--- a/
lib/Squirrel.pm
+++ b/
lib/Squirrel.pm
@@
-37,7
+37,7
@@
sub unimport {
goto $_[0]->_handlers->{unimport};
}
-__PACKAGE__
+1;
__END__