X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose%2FPolicy%2FFollowPBP.pm;h=3e8da6ac420494924c277daccfdf196c381dd03e;hb=3d1dec0aeed65b0c5d61de697ee1250f22ab2a75;hp=140eb63f19ebfd24b739329bb629b01f3cd31d38;hpb=04f7377e1f7c47118a89973af00a6ce22b7f0e4f;p=gitmo%2FMoose-Policy.git diff --git a/lib/Moose/Policy/FollowPBP.pm b/lib/Moose/Policy/FollowPBP.pm index 140eb63..3e8da6a 100644 --- a/lib/Moose/Policy/FollowPBP.pm +++ b/lib/Moose/Policy/FollowPBP.pm @@ -49,9 +49,15 @@ Moose::Policy::FollowPBP - Follow the recomendations in Perl Best Practices # Foo now has (get, set)_bar methods as well as get_baz +=head1 DEPRECATION NOTICE + +B. + +Use L instead. + =head1 DESCRIPTION -This meta-policy changes Moose's default accossor-naming behavior to +This meta-policy changes Moose's default accessor-naming behavior to follow the recommendations found in Damian Conway's book I. @@ -67,7 +73,7 @@ Stevan Little Estevan@iinteractive.comE =head1 COPYRIGHT AND LICENSE -Copyright 2006 by Infinity Interactive, Inc. +Copyright 2006-2007 by Infinity Interactive, Inc. L