X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers.pm;h=041edb6adb5f7c4e0b12fd99a1e8e22a15fe6134;hb=720fa35be1e2cb679dc0d146f2cef1d459cb4b5e;hp=094248f956a833132708bb57e72f15456e0f47d6;hpb=667db0bf109080936e84eabf992fbbdadb002da5;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers.pm b/lib/MooseX/AttributeHelpers.pm index 094248f..041edb6 100644 --- a/lib/MooseX/AttributeHelpers.pm +++ b/lib/MooseX/AttributeHelpers.pm @@ -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