X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=Makefile.PL;h=0566a8c4c5ebca1fb3ee01f8ca72e13eb873927e;hp=d8ad6721777c23d5200ca4c73c59c0620c27c7c5;hb=b2874334efabb92272bc5cf008855f60c8c47b91;hpb=28c09dc54c4249f83912d92fdcf0a58d5be36c93;ds=sidebyside diff --git a/Makefile.PL b/Makefile.PL index d8ad672..0566a8c 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -# $Id: Makefile.PL,v 1.13 2007-03-07 22:15:39 mike Exp $ +# $Id: Makefile.PL,v 1.14 2007-05-09 12:04:36 mike Exp $ use 5.008; use strict; @@ -25,7 +25,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,