X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse.pm;h=72d6ba3d6e27b54b7a92bd2899d3f7dec80e96e2;hp=2be14aeb2b180d5b57b75cf0db37040d6042775e;hb=8aeec00e16ce77ccab0e5222106b2b83979edb5f;hpb=1595b99670c095c9bccb7e85752f31a53650b120 diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 2be14ae..72d6ba3 100644 --- a/lib/Mouse.pm +++ b/lib/Mouse.pm @@ -4,8 +4,7 @@ use warnings; use 5.006; use base 'Exporter'; -our $VERSION = '0.14'; -use 5.006; +our $VERSION = '0.15'; BEGIN { if ($ENV{MOUSE_DEBUG}) {