NAME

App::Manoc::ControllerRole::ResultSet - Role for controllers accessing resultset

VERSION

version 2.99.2

DESCRIPTION

This is a base role for all Manoc controllers which manage a resultset.

ACTIONS

setup

base

Add a resultset to the stash. Chained to setup.

METHODS

get_resultset

It returns a resultset of the controller's class. Used by base.

NAME

App::Manoc::ControllerRole::ResultSet -

AUTHORS

  • Gabriele Mambrini <gmambro@cpan.org>

  • Enrico Liguori

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Gabriele Mambrini.

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