X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=Makefile.PL;h=056817219b36044423d476e07de94e575a99c07f;hp=d8ad6721777c23d5200ca4c73c59c0620c27c7c5;hb=9259a5ce6aca71c248970cb7659996623d0c1163;hpb=ac0ba2c33863cf90575eb106243006419db9151d diff --git a/Makefile.PL b/Makefile.PL index d8ad672..0568172 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,3 @@ -# $Id: Makefile.PL,v 1.13 2007-03-07 22:15:39 mike Exp $ use 5.008; use strict; @@ -25,7 +24,7 @@ WriteMakefile( NAME => 'ZOOM::IRSpy', VERSION_FROM => 'lib/ZOOM/IRSpy.pm', # finds $VERSION PREREQ_PM => { - "Net::Z3950::ZOOM" => 1.18, + "Net::Z3950::ZOOM" => 1.19, "XML::LibXML::XPathContext" => 0.07, # For Web UI "XML::LibXML" => 1.58, "XML::LibXSLT" => 1.57,