projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c10b6ba
)
Mouse::Tiny shouldn't include Test::Mouse
gfx [Fri, 5 Feb 2010 09:19:05 +0000 (18:19 +0900)]
tool/generate-mouse-tiny.pl
patch
|
blob
|
blame
|
history
diff --git
a/tool/generate-mouse-tiny.pl
b/tool/generate-mouse-tiny.pl
index
d521f95
..
fab7e68
100644
(file)
--- a/
tool/generate-mouse-tiny.pl
+++ b/
tool/generate-mouse-tiny.pl
@@
-32,6
+32,7
@@
find({
&& /\.pm$/
&& !/Squirrel/
&& !/Tiny/
+ && !/Test/ # only for testing
&& !/Spec/ # has no functionality
&& !/TypeRegistry/ # deprecated
&& !/\bouse/ # ouse.pm