X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=Makefile.PL;h=b23327ddcb43c91f817d0ff1b9f5015533ce733a;hp=00f43f3e55bdbe70c00c80327c8caf2d8536d81f;hb=308405cd86d6f6cb40daa7fde83f5e8280e38ab4;hpb=a823624f8f7e11c2c4361b4a562f7b95891edcb8 diff --git a/Makefile.PL b/Makefile.PL index 00f43f3..b23327d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -# $Id: Makefile.PL,v 1.6 2006-10-12 11:03:55 mike Exp $ +# $Id: Makefile.PL,v 1.8 2006-11-02 14:59:02 mike Exp $ use 5.008; use ExtUtils::MakeMaker; @@ -10,6 +10,8 @@ WriteMakefile( PREREQ_PM => { Net::Z3950::ZOOM => 1.13, XML::LibXML::XPathContext => 0.07, # For Web UI + XML::LibXML => 1.58, + XML::LibXSLT => 1.58, URI::Escape => 3.28, # For Web UI }, ($] >= 5.005 ? ## Add these new keywords supported since 5.005