MooseX-MethodAttributes 0.27
Files
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- dist.ini
- lib/MooseX/MethodAttributes.pm
- lib/MooseX/MethodAttributes/Inheritable.pm
- lib/MooseX/MethodAttributes/Role.pm
- lib/MooseX/MethodAttributes/Role/AttrContainer.pm
- lib/MooseX/MethodAttributes/Role/AttrContainer/Inheritable.pm
- lib/MooseX/MethodAttributes/Role/Meta/Class.pm
- lib/MooseX/MethodAttributes/Role/Meta/Map.pm
- lib/MooseX/MethodAttributes/Role/Meta/Method.pm
- lib/MooseX/MethodAttributes/Role/Meta/Method/MaybeWrapped.pm
- lib/MooseX/MethodAttributes/Role/Meta/Method/Wrapped.pm
- lib/MooseX/MethodAttributes/Role/Meta/Role.pm
- lib/MooseX/MethodAttributes/Role/Meta/Role/Application.pm
- lib/MooseX/MethodAttributes/Role/Meta/Role/Application/Summation.pm
- t/basic.t
- t/calling.t
- t/catalyst.t
- t/catalyst_role.t
- t/catalyst_role_method_exclusion.t
- t/catalyst_role_preexist_methods.t
- t/inherited.t
- t/inherited_non_moose_multilevel.t
- t/late_reinitialize.t
- t/lib/BaseClass.pm
- t/lib/CatalystLike/Controller.pm
- t/lib/CatalystLike/Controller/Moose.pm
- t/lib/CatalystLike/Controller/Moose/MethodModifiers.pm
- t/lib/ClassUsingRoleWithAttributes.pm
- t/lib/OtherRoleWithAttributes.pm
- t/lib/OtherSubClass.pm
- t/lib/RoleWithAttributes.pm
- t/lib/SubClass.pm
- t/lib/SubClassUseBaseAndUseMoose.pm
- t/lib/SubSubClass.pm
- t/lib/TestClass.pm
- t/lib/UsesMultipleRoles.pm
- t/multiple_roles.t
- t/multiple_roles_astrait.t
- t/override_method_with_no_attribute.t
- t/param_role.t
- t/release-eol.t
- t/release-no-tabs.t
- t/release-pod-coverage.t
- t/release-pod-syntax.t
- t/role.t
- t/role_applied.t
- t/role_comp.t
- t/role_in_role.t
- t/role_in_role_more.t
- t/role_method_conflict_detection.t
- t/role_with_anon_class.t