X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=f6ed41eebc8e84ed376dbf06b38125d8d529a444;hb=e95c7c42186441314d04af44f7e65562772d9d83;hp=0254f93310466d0a9975bef479289c02e98b4cae;hpb=715ea0b75077bf47dd692a60620fd0f01a4e53f2;p=gitmo%2FMoose.git diff --git a/MANIFEST b/MANIFEST index 0254f93..f6ed41e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -9,6 +9,8 @@ lib/Moose.pm lib/Moose/Cookbook.pod lib/Moose/Object.pm lib/Moose/Role.pm +lib/Moose/Cookbook/FAQ.pod +lib/Moose/Cookbook/WTF.pod lib/Moose/Cookbook/Recipe1.pod lib/Moose/Cookbook/Recipe2.pod lib/Moose/Cookbook/Recipe3.pod @@ -37,6 +39,8 @@ t/014_override_augment_inner_super.t t/015_override_and_foreign_classes.t t/016_always_strict_warnings.t t/017_wrapped_method_context_propagation.t +t/018_import_unimport.t +t/019_method_keyword.t t/020_foreign_inheritence.t t/021_moose_w_metaclass.t t/022_moose_respects_base.t @@ -60,6 +64,7 @@ t/045_role_exclusion.t t/046_roles_and_required_method_edge_cases.t t/047_role_conflict_edge_cases.t t/048_more_role_edge_cases.t +t/049_run_time_role_composition.t t/050_util_type_constraints.t t/051_util_type_constraints_export.t t/052_util_std_type_constraints.t