Catalyst::View::Excel::Template::Plus - A Catalyst View for Excel::Template::Plus
Contents
Bugs
All complex software has bugs lurking in it, and this module is no exception. If you find a bug please
either email me, or add the bug to cpan-RT.
Config Options
etp_engineetp_configetp_params
Contributors
Robert Bohne <rbo@cpan.org>
Copyright And License
Copyright 2007 by Infinity Interactive, Inc.
<http://www.iinteractive.com>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl
itself.
perl v5.32.0 2021-01-08 Catalyst::View...:Template::Plus(3pm)
Description
This is a Catalyst View subclass which can handle rendering excel content through Excel::Template::Plus.
Methods
new This really just handles consuming the configuration parameters.
processget_template_filenameget_template_paramscreate_template_objectName
Catalyst::View::Excel::Template::Plus - A Catalyst View for Excel::Template::Plus
Synopsis
# use the helper to create your View
MyApp_create.pl view Excel Excel::Template::Plus
