X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers.pm;fp=lib%2FMooseX%2FAttributeHelpers.pm;h=488b648c613dc452e6791d6d608d0d044422f4ef;hb=9486abfa30692ac19a9140b04a5a5e8d60c5d95d;hp=d8d6cbc59385d15bbf30a09ac7b7dcabbc26b296;hpb=2e74144c8801485e5c33fdcdcbee9f7d882c1a3a;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers.pm b/lib/MooseX/AttributeHelpers.pm index d8d6cbc..488b648 100644 --- a/lib/MooseX/AttributeHelpers.pm +++ b/lib/MooseX/AttributeHelpers.pm @@ -38,7 +38,7 @@ __END__ =head1 NAME -MooseX::AttributeHelpers - Extend your attribute interfaces +MooseX::AttributeHelpers - Extend your attribute interfaces (deprecated) =head1 SYNOPSIS @@ -80,6 +80,10 @@ MooseX::AttributeHelpers - Extend your attribute interfaces =head1 DESCRIPTION +B. This distribution +should not be used by any new code.> + While L attributes provide you with a way to name your accessors, readers, writers, clearers and predicates, this library provides commonly used attribute helper methods for more specific types of data.