X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=814f814c1687a25b82735cdd4bb091a99eb7dc3f;hb=refs%2Ftags%2F0_28;hp=c608ae7f490ad6500b449abed060b504a4f67b49;hpb=e134cd19656287abb25bb8cb6e32bf1f8ecc9f42;p=gitmo%2FMoose.git diff --git a/MANIFEST b/MANIFEST index c608ae7..814f814 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,4 +1,3 @@ -Build.PL Changes inc/Module/Install.pm inc/Module/Install/Base.pm @@ -13,6 +12,7 @@ lib/Moose.pm lib/Moose/Cookbook.pod lib/Moose/Cookbook/FAQ.pod lib/Moose/Cookbook/Recipe1.pod +lib/Moose/Cookbook/Recipe11.pod lib/Moose/Cookbook/Recipe2.pod lib/Moose/Cookbook/Recipe3.pod lib/Moose/Cookbook/Recipe4.pod @@ -105,6 +105,7 @@ t/040_type_constraints/011_container_type_constraint.t t/040_type_constraints/012_container_type_coercion.t t/040_type_constraints/013_advanced_type_creation.t t/040_type_constraints/014_type_notation_parser.t +t/040_type_constraints/015_enum.t t/050_metaclasses/001_custom_attr_meta_with_roles.t t/050_metaclasses/002_custom_attr_meta_as_role.t t/050_metaclasses/003_moose_w_metaclass.t