CGI-Application-Plugin-RunmodeParseKeyword

 view release on metacpan or  search on metacpan

lib/CGI/Application/Plugin/RunmodeParseKeyword.pm  view on Meta::CPAN

            $_[0]->{__ERROR_MODE_SET_BY_RUNMODEDECLARE} = 1;
        }
    );
    $REGISTRY{$pkg}{error_mode_installed} = join '::', $pkg, $name;
}

=begin pod-coverage

=over 4

=item parse_mode - we hook into this to install cgiapp callbacks

=item parse_name - identifier name parser

=item parse_signature - runmode signature parser

=item parse_attribute - parse one sub attr

=item parse_attributes - parse sub attrs

=item parse_body - parse code and inject defaults



( run in 0.631 second using v1.01-cache-2.11-cpan-9b1e4054eb1 )