X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers.pm;h=041edb6adb5f7c4e0b12fd99a1e8e22a15fe6134;hb=720fa35be1e2cb679dc0d146f2cef1d459cb4b5e;hp=cc3c81e8f1ec2356243d07023c870b6dc71ccc72;hpb=45803fbfe7f2f8988a45640d7aedff28215ea43c;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers.pm b/lib/MooseX/AttributeHelpers.pm index cc3c81e..041edb6 100644 --- a/lib/MooseX/AttributeHelpers.pm +++ b/lib/MooseX/AttributeHelpers.pm @@ -1,7 +1,7 @@ package MooseX::AttributeHelpers; -our $VERSION = '0.07'; +our $VERSION = '0.08'; our $AUTHORITY = 'cpan:STEVAN'; use MooseX::AttributeHelpers::Meta::Method::Provided; @@ -76,6 +76,10 @@ Common numerical operations. Methods for incrementing and decrementing a counter attribute. +=item L + +Common string operations. + =item L Common methods for hash references. @@ -88,6 +92,14 @@ Common methods for array references. Common list methods for array references. +=item L + +Mathematical bags. + +=item L + +Hashes with no change methods. + =back =head1 CAVEAT @@ -125,9 +137,11 @@ Robert (phaylon) Sedlacek Tom (dec) Lanyon +Yuval Kogman + =head1 COPYRIGHT AND LICENSE -Copyright 2007 by Infinity Interactive, Inc. +Copyright 2007, 2008 by Infinity Interactive, Inc. L