NAME
App::Manoc::ControllerRole::CSVView
VERSION
version 2.99.3
ACTIONS
list_csv
View chained to object_list
to generate a CSV file. File name defaults to namespace and can be overridden via filename in stash.
METHODS
prepare_csv_objects
Call serialize_objects. Redefine this method for custom serialization.
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.