X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FTask%2FMoose.pm;h=9d8214f5f6f28dfd6163dea4918b9700286c2cf9;hb=3809d530886fb9b03c354891f4d82bb5b2364ada;hp=e895f2e111866afa2905d85190e1310821979b6a;hpb=7416f7e7436af650b3560eb110de7d64104ffc93;p=gitmo%2FTask-Moose.git diff --git a/lib/Task/Moose.pm b/lib/Task/Moose.pm index e895f2e..9d8214f 100644 --- a/lib/Task/Moose.pm +++ b/lib/Task/Moose.pm @@ -1,6 +1,6 @@ package Task::Moose; -our $VERSION = '0.02'; +our $VERSION = '0.03'; our $AUTHORITY = 'cpan:STEVAN'; 1; @@ -185,6 +185,10 @@ Class attributes for Moose Support for PBP style accessors +=head3 L + +Keep imported subroutines out of your class's namespace + =head2 Utilities =head3 L @@ -207,9 +211,13 @@ to cpan-RT. Stevan Little Estevan.little@iinteractive.comE +Jesse Luehrs Edoy at tozt dot netE + +Chris Prather Echris@prather.orgE + =head1 COPYRIGHT AND LICENSE -Copyright 2008 Infinity Interactive, Inc. +Copyright 2008-2009 Infinity Interactive, Inc. L