4285e2a206
Its genesis came from the need to use the same datastructure as HTML::Template, but provide Excel files instead. The existing modules don't do the trick, as they require replication of logic that's already been done within HTML::Template. WWW: http://search.cpan.org/dist/Excel-Template/ PR: ports/90044 Submitted by: Espen Tagestad <espen@tagestad.no>
7 lines
366 B
Text
7 lines
366 B
Text
The Excel::Template perl module is a module used for templating Excel files.
|
|
Its genesis came from the need to use the same datastructure as HTML::Template,
|
|
but provide Excel files instead. The existing modules don't do the trick, as
|
|
they require replication of logic that's already been done within
|
|
HTML::Template.
|
|
|
|
WWW: http://search.cpan.org/dist/Excel-Template/
|