Revision history for Mouse
-0.01 Sun May 18 13:03:21 2008
- First version, released on an unsuspecting world.
+0.01 Tue Jun 10 02:13:21 2008
+ Initial release.
use warnings;
our $VERSION = '0.01';
+use 5.6.0;
use Sub::Exporter;
use Carp 'confess';
=head1 VERSION
-Version 0.01 released ???
+Version 0.01 released 10 Jun 08
=head1 SYNOPSIS
=head3 Method modifiers
-Fixing this one soon, with a reimplementation of L<Class::Method::Modifiers>.
+Fixing this one next, with a reimplementation of L<Class::Method::Modifiers>.
=head3 Roles