X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=Makefile.PL;h=fc86dc4c0c782af49f4abbd672e3d69482fd1920;hp=00f43f3e55bdbe70c00c80327c8caf2d8536d81f;hb=9bbd082cc2fb515fd5135c44ceb7b173b13ec69b;hpb=661bdf876acd181b2435f475a59524730eb2f2c3 diff --git a/Makefile.PL b/Makefile.PL index 00f43f3..fc86dc4 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.7 2006-10-26 13:39:13 sondberg 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.59, + XML::LibXSLT => 1.59, URI::Escape => 3.28, # For Web UI }, ($] >= 5.005 ? ## Add these new keywords supported since 5.005