The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Catalyst::Setup - The Catalyst Setup class

SYNOPSIS

See Catalyst.

DESCRIPTION

METHODS

$c->setup

Setup.

    $c->setup;
$c->setup_components

Setup components.

$c->setup_dispatcher
$c->setup_engine
$c->setup_home
$c->setup_log
$c->setup_plugins

AUTHOR

Sebastian Riedel, sri@cpan.org Christian Hansen, ch@ngmedia.com

COPYRIGHT

This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.