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