Added more tests and fixed formats to work correctly w/multiple templates.
[p5sagit/Excel-Template.git] / META.yml
CommitLineData
b6bc5a5d 1# http://module-build.sourceforge.net/META-spec.html
2#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
3name: Excel-Template
9ee3aea0 4version: 0.24
b6bc5a5d 5version_from: lib/Excel/Template.pm
6installdirs: site
7requires:
8 File::Basename: 0.01
b6bc5a5d 9 IO::Scalar: 0.01
10 Spreadsheet::WriteExcel: 0.42
9ee3aea0 11 Spreadsheet::WriteExcel::Utility: 0.01
8ca5e726 12 Test::More: 0.01
b6bc5a5d 13 XML::Parser: 0.01
14
15distribution_type: module
8ca5e726 16generated_by: ExtUtils::MakeMaker version 6.21