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::Generator::Parser::XLSX - parser for XLSX files
VERSION
version 0.05
SYNOPSIS
my $generator = Spreadsheet::Template::Generator->new(
parser_class => 'Spreadsheet::Template::Generator::Parser',
);
DESCRIPTION
This is an implementation of Spreadsheet::Template::Generator::Parser for XLSX files. It uses Spreadsheet::ParseXLSX to do the parsing.
AUTHOR
Jesse Luehrs <doy@tozt.net>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2015 by Jesse Luehrs.
This is free software, licensed under:
The MIT (X11) License