package Catalyst::Action; use strict; use base qw/Class::Accessor::Fast/; =head1 NAME Catalyst::Action - Catalyst Action =head1 SYNOPSIS