X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fouse.pm;h=a237ee8b47043a367605cfad718e65d8defb37b6;hb=abfdffe0146e788b3b808398fb075231163c3948;hp=eb4f7ac85c460b60ea494ef3a2b6d1e2bbc04d87;hpb=b0e7066c94be745b934c0c2b8948c22fbff0ad72;p=gitmo%2FMouse.git diff --git a/lib/ouse.pm b/lib/ouse.pm index eb4f7ac..a237ee8 100644 --- a/lib/ouse.pm +++ b/lib/ouse.pm @@ -3,8 +3,6 @@ package ouse; use strict; use warnings; -our $VERSION = '0.59'; - BEGIN { my $package; sub import { @@ -76,7 +74,7 @@ For all intents and purposes, blame: Chris Prather C<< >> -...who wrote ouse.pm, which was adapted for use by Mouse by: +...who wrote oose.pm, which was adapted for use by Mouse by: Ricardo SIGNES C<< >>