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:
0e57473
)
Require XML::LibXML::XPathContext 0.07
author
Mike Taylor
<mike@indexdata.com>
Fri, 21 Jul 2006 16:48:32 +0000
(16:48 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 21 Jul 2006 16:48:32 +0000
(16:48 +0000)
Makefile.PL
patch
|
blob
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
6a8e0bc
..
f368aa6
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,4
+1,4
@@
-# $Id: Makefile.PL,v 1.2 2006-06-20 12:36:11 mike Exp $
+# $Id: Makefile.PL,v 1.3 2006-07-21 16:48:32 mike Exp $
use 5.008;
use ExtUtils::MakeMaker;
@@
-9,6
+9,7
@@
WriteMakefile(
VERSION_FROM => 'lib/ZOOM/IRSpy.pm', # finds $VERSION
PREREQ_PM => {
Net::Z3950::ZOOM => 1.04,
+ XML::LibXML::XPathContext => 0.07,
},
($] >= 5.005 ? ## Add these new keywords supported since 5.005
(ABSTRACT_FROM => 'lib/ZOOM/IRSpy.pm', # retrieve abstract from module