misc crap
[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/Collection/List.pm
16 lib/MooseX/AttributeHelpers/Meta/Method/Provided.pm
17 lib/MooseX/AttributeHelpers/MethodProvider/Array.pm
18 lib/MooseX/AttributeHelpers/MethodProvider/Counter.pm
19 lib/MooseX/AttributeHelpers/MethodProvider/Hash.pm
20 lib/MooseX/AttributeHelpers/MethodProvider/List.pm
21 t/000_load.t
22 t/001_basic_counter.t
23 t/002_basic_array.t
24 t/003_basic_hash.t
25 t/004_basic_number.t
26 t/005_basic_list.t
27 t/010_array_from_role.t
28 t/100_collection_with_roles.t
29 t/pod.t
30 t/pod_coverage.t