ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
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: https://metacpan.org/release/Excel-Template
|