lazy attr bug found by ashley
[gitmo/Moose.git] / MANIFEST
index 94cea66..3b871fa 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -9,12 +9,14 @@ lib/Moose.pm
 lib/Moose/Cookbook.pod
 lib/Moose/Object.pm
 lib/Moose/Role.pm
+lib/Moose/Cookbook/FAQ.pod
 lib/Moose/Cookbook/Recipe1.pod
 lib/Moose/Cookbook/Recipe2.pod
 lib/Moose/Cookbook/Recipe3.pod
 lib/Moose/Cookbook/Recipe4.pod
 lib/Moose/Cookbook/Recipe5.pod
 lib/Moose/Cookbook/Recipe6.pod
+lib/Moose/Cookbook/WTF.pod
 lib/Moose/Meta/Attribute.pm
 lib/Moose/Meta/Class.pm
 lib/Moose/Meta/Instance.pm
@@ -38,6 +40,7 @@ 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
@@ -61,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
@@ -69,8 +73,11 @@ t/054_util_type_coercion.t
 t/055_util_type_reloading.t
 t/056_util_more_type_coercion.t
 t/057_union_types.t
+t/058_union_types_and_coercions.t
 t/060_moose_for_meta.t
 t/070_more_attr_delegation.t
+t/071_misc_attribute_tests.t
+t/072_attr_dereference_test.t
 t/100_subtype_quote_bug.t
 t/101_subtype_conflict_bug.t
 t/102_Moose_Object_error.t