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

NAME

Catalyst::Helper::View::Image::Empty - Helper for Empty Image Views

SYNOPSIS

To create an empty GIF/PNG view in your Catalyst application, enter the following command:

 script/myapp_create.pl view Image::Empty Image::Empty

DESCRIPTION

Helper for empty GIF/PNG Views. Needed by catalyst create script.

METHODS

mk_compclass

AUTHOR

Rob Brown, "rob at intelcompute.com"

SEE ALSO

Catalyst::View::Image::empty

LICENSE AND COPYRIGHT

Copyright 2012 Rob Brown.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

NAME

[% class %] - Empty GIF/PNG View for [% app %]

DESCRIPTION

Empty GIF/PNG View for [% app %].

AUTHOR

[% author %]

SEE ALSO

"[% app %]"

LICENSE

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. This software comes "as it is" with absolutely no warranty.