aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Excel-Template
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.28Martin Wilke2006-08-162-4/+5
| | | | | | | | | PR: ports/101205 Submitted by: chinsan <chinsan.tw(at)gmail.com> Approved by: krion (mentor), (maintainer timeout) Notes: svn path=/head/; revision=170778
* - Update to v0.26Aaron Dalton2006-06-283-12/+16
| | | | | | | | | PR: ports/98924 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=166512
* The Excel::Template perl module is a module used for templating Excel files.Renato Botelho2005-12-074-0/+107
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> Notes: svn path=/head/; revision=150599