projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b59fa1b
)
Need ZOOM-Perl 1.18
author
Mike Taylor
<mike@indexdata.com>
Mon, 26 Feb 2007 14:47:35 +0000
(14:47 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 26 Feb 2007 14:47:35 +0000
(14:47 +0000)
Makefile.PL
patch
|
blob
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
3a25dbb
..
1b9a995
100644
(file)
--- 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,