libcatalyst-controller-actionrole-perl

Module for applying roles to action instances
  https://metacpan.org/release/Catalyst-Controller-ActionRole
  0
  no reviews



Catalyst::controller::actionrole allows one to apply moose::roles to the catalyst::actions for different controller methods.

as of version 5.90013, catalyst has merged this functionality into the core catalyst::controller. you should no longer use this module for new development and it is recommended to switch to the core controller as soon as practical.