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

NAME

App::Manoc::ControllerRole::CSVView

VERSION

version 2.99.2

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_object

Get an hashref from a row.

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.