The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catalyst::Helper::Controller::SingletonResource - Helper for Controller::SingletonResource

SYNOPSIS

    script/create.pl controller <ControllerName> SingletonResource [ BelongsToName ]

METHODS

mk_complass

Makes a SingletonResource Controller class.

mk_comptest

Makes a SingletonResource Controller test.

AUTHOR

NAKAGAWA Masaki <masaki@cpan.org>

LICENSE

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

SEE ALSO

Catalyst::Controller::SingletonResource