X-Git-Url: http://git.freeside.biz/gitweb/?p=Geo-Melissa-WebSmart.git;a=blobdiff_plain;f=Makefile.PL;h=22ec7f41965078d1674e66677f46b7a68c4dbc62;hp=94fd1368d32c2253bf944667a9fbe4f5540ebc9c;hb=bd7d57b6aa7a1af31dc38384683a225c8e1ec02f;hpb=68c383d52b1f7316d820007e19e00ba7f62ba82f;ds=sidebyside diff --git a/Makefile.PL b/Makefile.PL index 94fd136..22ec7f4 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,7 +13,9 @@ WriteMakefile( : ()), PL_FILES => {}, PREREQ_PM => { - 'Test::More' => 0, + 'Test::More' => 0, + 'XML::LibXML' => 2, + 'LWP::UserAgent' => 0, }, dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', }, clean => { FILES => 'Geo-Melissa-WebSmart-*' },