A tiny tweak
[gitmo/Mouse.git] / lib / ouse.pm
index eb4f7ac..a237ee8 100644 (file)
@@ -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<< <perigrin@cpan.org> >>
 
-...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<< <rjbs@cpan.org> >>