aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Excel-Template/pkg-descr
blob: 22516ef11d9dce86d42caf8e66620bb1f291acfa (plain) (blame)
1
2
3
4
5
6
7
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/