2c6a804783d902b15ef180d1cc6e64bf087fb267
[p5sagit/Excel-Template.git] / META.yml
1 # http://module-build.sourceforge.net/META-spec.html
2 #XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
3 name:         Excel-Template
4 version:      0.15
5 version_from: lib/Excel/Template.pm
6 installdirs:  site
7 requires:
8     File::Basename:                0.01
9     IO::File:                      0.01
10     IO::Scalar:                    0.01
11     Spreadsheet::WriteExcel:       0.42
12     Test::Simple:                  0.44
13     XML::Parser:                   0.01
14
15 distribution_type: module
16 generated_by: ExtUtils::MakeMaker version 6.17