Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Spreadsheet::Template::Writer::XLSX - generate XLSX files from templates
VERSION
version 0.01
SYNOPSIS
my $template = Spreadsheet::Template->new(
writer_class => 'Spreadsheet::Template::Writer::XLSX',
);
DESCRIPTION
This class implements Spreadsheet::Template::Writer, allowing you to generate XLSX files.
AUTHOR
Jesse Luehrs <doy@tozt.net>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2013 by Jesse Luehrs.
This is free software, licensed under:
The MIT (X11) License