Group
Extension

Matches 2

Activator ( K/KN/KNASSAR/Activator-0.91.tar.gz, KNASSAR, 2008; MetaCPAN )
Activator/lib/Activator/Exception.pm ( view source; MetaCPAN )
code;
    $msg .= " $extra" if $extra;
    return $msg;
}

# TODO: implement
sub as_xml {}
sub as_json {}


# define exceptions here
use Exception::Class (
    'Activator::Exception' => {
        desc
Activator ( K/KN/KNASSAR/Activator-0.91.tar.gz, KNASSAR, 2008; MetaCPAN )
Activator/lib/Catalyst/Plugin/Activator/Config.pm ( view source; MetaCPAN )
 attempt to load find and load a configuration
file of various types. Currently it supports YAML, JSON, XML,
INI and Perl formats. Special configuration for a particular driver format can
be stored in

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.