X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=Makefile.PL;h=1b9a9959920b9c80f2e05a3096d6010247686d2a;hb=c84b7d4098ab03515227c044b2e8e472b42d968d;hp=3a25dbb770cd0114a936b45e5d01decf4dbc572b;hpb=9d494fe50395ec9caed1e665ba8acd5663212fc0;p=irspy-moved-to-github.git 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,