chmod -x
Fuji, Goro [Thu, 23 Sep 2010 13:58:48 +0000 (22:58 +0900)]
43 files changed:
Makefile.PL [changed mode: 0755->0644]
lib/Mouse/Meta/Method.pm [changed mode: 0755->0644]
lib/Mouse/Meta/Method/Accessor.pm [changed mode: 0755->0644]
lib/Mouse/Meta/Module.pm [changed mode: 0755->0644]
lib/Mouse/Meta/Role/Method.pm [changed mode: 0755->0644]
t/000_recipes/002_schwartz_tutorial.t [changed mode: 0755->0644]
t/010_basics/001_basic_class_setup.t [changed mode: 0755->0644]
t/010_basics/002_require_superclasses.t [changed mode: 0755->0644]
t/010_basics/003_super_and_override.t [changed mode: 0755->0644]
t/010_basics/004_inner_and_augment.t [changed mode: 0755->0644]
t/010_basics/005_override_augment_inner_super.t [changed mode: 0755->0644]
t/010_basics/006_override_and_foreign_classes.t [changed mode: 0755->0644]
t/010_basics/007_always_strict_warnings.t [changed mode: 0755->0644]
t/010_basics/008_wrapped_method_cxt_propagation.t [changed mode: 0755->0644]
t/010_basics/009_import_unimport.t [changed mode: 0755->0644]
t/010_basics/011_moose_respects_type_constraints.t [changed mode: 0755->0644]
t/010_basics/013_create.t [changed mode: 0755->0644]
t/010_basics/014_create_anon.t [changed mode: 0755->0644]
t/010_basics/015_buildargs.t [changed mode: 0755->0644]
t/010_basics/017_error_handling.t [changed mode: 0755->0644]
t/010_basics/019-destruction.t [changed mode: 0755->0644]
t/010_basics/failing/012_rebless.t [changed mode: 0755->0644]
t/020_attributes/016_attribute_traits_registered.t [changed mode: 0755->0644]
t/020_attributes/017_attribute_traits_n_meta.t [changed mode: 0755->0644]
t/030_roles/001_meta_role.t [changed mode: 0755->0644]
t/030_roles/002_role.t [changed mode: 0755->0644]
t/030_roles/003_apply_role.t [changed mode: 0755->0644]
t/030_roles/019_build.t [changed mode: 0755->0644]
t/030_roles/031_roles_applied_in_create.t [changed mode: 0755->0644]
t/030_roles/041_empty_method_modifiers_meta_bug.t [changed mode: 0755->0644]
t/030_roles/042_compose_overloading.t [changed mode: 0755->0644]
t/030_roles/failing/038_new_meta_role.t [changed mode: 0755->0644]
t/030_roles/failing/039_application_toclass.t [changed mode: 0755->0644]
t/030_roles/failing/040_role_for_combination.t [changed mode: 0755->0644]
t/030_roles/failing/043_conflict_many_methods.t [changed mode: 0755->0644]
t/040_type_constraints/009_union_types_and_coercions.t [changed mode: 0755->0644]
t/040_type_constraints/015_enum.t [changed mode: 0755->0644]
t/040_type_constraints/017_subtyping_union_types.t [changed mode: 0755->0644]
t/040_type_constraints/025_type_coersion_on_lazy_attributes.t [changed mode: 0755->0644]
t/300_immutable/004_inlined_constructors_n_types.t [changed mode: 0755->0644]
t/300_immutable/005_multiple_demolish_inline.t [changed mode: 0755->0644]
t/lib/Bar.pm [changed mode: 0755->0644]
t/lib/Foo.pm [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)