From: Anders S. Mortensen Date: Mon, 11 Dec 2006 11:05:00 +0000 (+0000) Subject: Stepping down the xslt version to 1.57. X-Git-Tag: CPAN-v1.02~688 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=9d494fe50395ec9caed1e665ba8acd5663212fc0 Stepping down the xslt version to 1.57. --- diff --git a/Makefile.PL b/Makefile.PL index e3bd993..3a25dbb 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -# $Id: Makefile.PL,v 1.9 2006-12-06 11:23:31 mike Exp $ +# $Id: Makefile.PL,v 1.10 2006-12-11 11:05:00 sondberg Exp $ use 5.008; use ExtUtils::MakeMaker; @@ -11,7 +11,7 @@ WriteMakefile( Net::Z3950::ZOOM => 1.16, XML::LibXML::XPathContext => 0.07, # For Web UI XML::LibXML => 1.58, - XML::LibXSLT => 1.58, + XML::LibXSLT => 1.57, URI::Escape => 3.28, # For Web UI }, ($] >= 5.005 ? ## Add these new keywords supported since 5.005