X-Git-Url: http://erislabs.net/gitweb/?p=libwww-opensearch-perl.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=7492476d6c630c089770011b570566e638548bdf;hp=a9a0da5caa6ce5955920253186980a1b19b213bd;hb=e8034964e59d326a3c039ce5cd462ef429da70ac;hpb=9972ae836ae61cac5664edbe90680b31861aab80 diff --git a/Makefile.PL b/Makefile.PL index a9a0da5..7492476 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use inc::Module::Install 0.97; +use inc::Module::Install 1.00; if ( -e 'MANIFEST.SKIP' ) { system( 'pod2text lib/WWW/OpenSearch.pm > README' );