logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Catalyst::View::Excel::Template::Plus - A Catalyst View for Excel::Template::Plus

Author

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>

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_object

Name

       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

See Also