X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=Makefile.PL;h=1b9a9959920b9c80f2e05a3096d6010247686d2a;hp=3a25dbb770cd0114a936b45e5d01decf4dbc572b;hb=81e069636a17f55dce82ed19639bc29871908793;hpb=407f0b9a9240df29059b4047ece4a251306c0721 diff --git a/Makefile.PL b/Makefile.PL index 3a25dbb..1b9a995 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -# $Id: Makefile.PL,v 1.10 2006-12-11 11:05:00 sondberg Exp $ +# $Id: Makefile.PL,v 1.11 2007-02-26 14:47:35 mike Exp $ use 5.008; use ExtUtils::MakeMaker; @@ -8,7 +8,7 @@ WriteMakefile( NAME => 'ZOOM::IRSpy', VERSION_FROM => 'lib/ZOOM/IRSpy.pm', # finds $VERSION PREREQ_PM => { - Net::Z3950::ZOOM => 1.16, + Net::Z3950::ZOOM => 1.18, XML::LibXML::XPathContext => 0.07, # For Web UI XML::LibXML => 1.58, XML::LibXSLT => 1.57,