[Catalyst] RFC: Catalyst::View::Excel::Template
Rob Kinyon
rob.kinyon at gmail.com
Wed Sep 14 22:32:27 CEST 2005
Someone ought to build C::V::PDF::Template - it has an identical API
to Excel::Template. (They also share about 40% of the codebase.)
Rob
On 9/13/05, Kevin Old <kevinold at gmail.com> wrote:
> Hello everyone,
>
> I've had a need to create several Excel spreadsheets in my Catalyst
> app and wrote a View around Excel::Template to make things easier.
>
> The first version is here:
> http://www.kevinold.com/Catalyst-View-Excel-Template-0.01.tar.gz.
>
> I'd be interested to here what others think so that I might clean it
> up a little before uploading it to CPAN. Please go easy as this is my
> first module for CPAN.
>
> Thanks to Sri for Catalyst::View::HTML::Template as this module is
> heavily based off of it.
>
> Thanks,
> Kevin
> --
> Kevin Old
> kevinold at gmail.com
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
>
More information about the Catalyst
mailing list