X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile.PL;h=a774fdb8246e6a27d38f8cbc141fce187b6a4583;hb=2785d1d174fb54560a581b488b0d737896c20263;hp=fe2794319e804a842fb4c09cdda163e2f8c2f404;hpb=7f323b74306dfa89de073a2ca5a34e76537815a7;p=Business-OnlinePayment-vSecureProcessing.git diff --git a/Makefile.PL b/Makefile.PL index fe27943..a774fdb 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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', },