now uses faster methods for accessors and some other minor cleanup stuff
[gitmo/MooseX-AttributeHelpers.git] / MANIFEST
CommitLineData
5431dff2 1Build.PL
2ChangeLog
3META.yml
4Makefile.PL
5MANIFEST
6MANIFEST.SKIP
7README
8lib/MooseX/AttributeHelpers.pm
9lib/MooseX/AttributeHelpers/Base.pm
10lib/MooseX/AttributeHelpers/Collection.pm
11lib/MooseX/AttributeHelpers/Counter.pm
12lib/MooseX/AttributeHelpers/Number.pm
13lib/MooseX/AttributeHelpers/Collection/Array.pm
14lib/MooseX/AttributeHelpers/Collection/Hash.pm
15lib/MooseX/AttributeHelpers/Meta/Method/Provided.pm
16lib/MooseX/AttributeHelpers/MethodProvider/Array.pm
17lib/MooseX/AttributeHelpers/MethodProvider/Counter.pm
18lib/MooseX/AttributeHelpers/MethodProvider/Hash.pm
19t/000_load.t
20t/001_basic_counter.t
21t/002_basic_array.t
22t/003_basic_hash.t
23t/004_basic_number.t
24t/010_array_from_role.t
25t/100_collection_with_roles.t
26t/pod.t
27t/pod_coverage.t