[Moose-commits] r7561 - Mouse/trunk/lib
sartak at code2.0beta.co.uk
sartak at code2.0beta.co.uk
Thu Feb 5 16:44:00 GMT 2009
Author: sartak
Date: 2009-02-05 08:43:59 -0800 (Thu, 05 Feb 2009)
New Revision: 7561
Modified:
Mouse/trunk/lib/Squirrel.pm
Log:
Use Any::Moose instead!
Modified: Mouse/trunk/lib/Squirrel.pm
===================================================================
--- Mouse/trunk/lib/Squirrel.pm 2009-02-05 16:43:55 UTC (rev 7560)
+++ Mouse/trunk/lib/Squirrel.pm 2009-02-05 16:43:59 UTC (rev 7561)
@@ -54,6 +54,11 @@
is => "rw",
);
+=head1 DEPRECATION
+
+L<Squirrel> is being deprecated. L<Any::Moose> provides the same functionality,
+but better. :)
+
=head1 DESCRIPTION
L<Moose> and L<Squirrel> are TEH BEST FRENDS, but if L<Moose> isn't there
More information about the Moose-commits
mailing list