X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FTask%2FMoose.pm;h=9d8214f5f6f28dfd6163dea4918b9700286c2cf9;hb=3809d530886fb9b03c354891f4d82bb5b2364ada;hp=eaba1a1aab15c15ae2564b1c7a24d9e2f9178862;hpb=a8d275ff698d482d6ab9bc0e1b0a8f3ca014bf96;p=gitmo%2FTask-Moose.git diff --git a/lib/Task/Moose.pm b/lib/Task/Moose.pm index eaba1a1..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; @@ -77,6 +77,10 @@ Declarative syntax with L Declarative method syntax +=head3 L + +Declarative exception handling + =head2 Types =head3 L @@ -181,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 @@ -203,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