Added more tests and fixed formats to work correctly w/multiple templates.
[p5sagit/Excel-Template.git] / META.yml
index ce185d2..2353c41 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,13 +1,14 @@
 # http://module-build.sourceforge.net/META-spec.html
 #XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
 name:         Excel-Template
-version:      0.23
+version:      0.24
 version_from: lib/Excel/Template.pm
 installdirs:  site
 requires:
     File::Basename:                0.01
     IO::Scalar:                    0.01
     Spreadsheet::WriteExcel:       0.42
+    Spreadsheet::WriteExcel::Utility: 0.01
     Test::More:                    0.01
     XML::Parser:                   0.01