initial commit that actually works
[Geo-Melissa-WebSmart.git] / Makefile.PL
index 94fd136..22ec7f4 100644 (file)
@@ -13,7 +13,9 @@ WriteMakefile(
       : ()),
     PL_FILES            => {},
     PREREQ_PM => {
       : ()),
     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-*' },
     },
     dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
     clean               => { FILES => 'Geo-Melissa-WebSmart-*' },