X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=Makefile.PL;h=e3bd993ee15105b5dd98aefed85cd09eb7724127;hp=b23327ddcb43c91f817d0ff1b9f5015533ce733a;hb=289a942d5a3bcdc8416df255c95b539f02d2a362;hpb=0d2f5ce49ef52ff3521e86b135785697e14f221b diff --git a/Makefile.PL b/Makefile.PL index b23327d..e3bd993 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -# $Id: Makefile.PL,v 1.8 2006-11-02 14:59:02 mike Exp $ +# $Id: Makefile.PL,v 1.9 2006-12-06 11:23:31 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.13, + Net::Z3950::ZOOM => 1.16, XML::LibXML::XPathContext => 0.07, # For Web UI XML::LibXML => 1.58, XML::LibXSLT => 1.58,