Include Mouse::PurePerl first
[gitmo/Mouse.git] / author / generate-mouse-tiny.pl
2009-10-31 gfx Include Mouse::PurePerl first
2009-10-24 gfx Fix generate-mouse-tiny.pl
2009-10-09 gfx Print messages in generating Mouse::Tiny
2009-10-08 gfx generate-mouse-tiny.pl must depend on only standard...
2009-10-08 gfx Fix author/generate-mouse-tiny.pl. Now Mouse::Tiny...
2009-10-07 gfx Switch to Mouse::Exporter
2009-09-25 gfx Tidy
2009-07-03 Shawn M Moore Only unlink Mouse::Tiny if it exists, otherwise autodie...
2009-07-02 Shawn M Moore autodie in generate-mouse-tiny.pl
2009-06-09 Tokuhiro Matsuno Mouse code has a lot of '{' and '}', q{} is dangerous.
2009-02-05 Shawn M Moore Don't need to filter out MouseX any more
2009-02-05 Shawn M Moore We no longer have shebangs in pm files, so stop removin...
2009-02-05 Shawn M Moore Don't put ouse.pm into Mouse::Tiny
2008-12-16 Shawn M Moore Don't put MouseX files into Mouse::Tiny
2008-12-09 Shawn M Moore Remove pointless shebang in each module
2008-12-07 Tokuhiro Matsuno skip temporary file for vim
2008-09-28 Shawn M Moore Move generate-mouse-tiny into author/ so blib doesn...