Converting the XML templating to now use XML::Writer
[Business-OnlinePayment-vSecureProcessing.git] / Makefile.PL
index fe27943..a774fdb 100644 (file)
@@ -15,7 +15,7 @@ WriteMakefile(
         'Test::More' => 0,
         'Business::OnlinePayment' => 3.01,
         'XML::Simple' => 0,
-        'Template' => 0,
+        'XML::Writer' => 0,
         'Data::Dumper' => 0,
     },
     dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },