Browse Source

set XML::LibXML version as given in jmf email Tue, 20 Jun 2006 04:09:35 -0700

3.0.x
slef 18 years ago
parent
commit
c756f63b96
  1. 2
      Makefile.PL

2
Makefile.PL

@ -40,7 +40,7 @@ WriteMakefile(
'PDF::API2' => 1,
'Net::LDAP' => 1,
XML::Simple=>1,
'XML::SAX::LibXML' => 1
'XML::LibXML' => 1.58
},
CONFIGURE => sub {
# Figure out options here?

Loading…
Cancel
Save