The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.01 - 2013-07-18

  • Initial release

Documentation

create a basic template file from a spreadsheet
render a template into a spreadsheet

Modules

generate spreadsheets from a template
create new templates from existing spreadsheets
role for classes which parse an existing spreadsheet
role for classes which preprocess a template file before rendering
render a template file with no processing at all
preprocess templates with Xslate
role for classes which write spreadsheet files from a template
generate XLSX files from templates

Provides

in lib/Spreadsheet/Template/Generator/Parser/Excel.pm
in lib/Spreadsheet/Template/Helpers/Xslate.pm
in lib/Spreadsheet/Template/Writer/Excel.pm