X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers.pm;h=2eed178bd7aa6c4784f0a64282a7fb1cd5496081;hb=fda444e70db8fa4a13c1a24dda315b506d45b839;hp=918b15da283dbebfed867a62ab350e78b4602d76;hpb=cf0d1310362a7607e8baf57dacd9e04843de0780;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers.pm b/lib/MooseX/AttributeHelpers.pm index 918b15d..2eed178 100644 --- a/lib/MooseX/AttributeHelpers.pm +++ b/lib/MooseX/AttributeHelpers.pm @@ -1,7 +1,7 @@ package MooseX::AttributeHelpers; -our $VERSION = '0.17'; +our $VERSION = '0.20'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN'; @@ -131,6 +131,10 @@ passed to the final method. Common numerical operations. +=item L + +Common methods for string operations. + =item L Methods for incrementing and decrementing a counter attribute. @@ -143,6 +147,10 @@ Common methods for boolean values. Common methods for hash references. +=item L + +Common methods for inspecting hash references. + =item L Common methods for array references. @@ -202,9 +210,11 @@ Florian (rafl) Ragwitz Evan Carroll +Jesse (doy) Luehrs + =head1 COPYRIGHT AND LICENSE -Copyright 2007, 2008 by Infinity Interactive, Inc. +Copyright 2007-2009 by Infinity Interactive, Inc. L