develooper Front page | perl.perl4lib | Postings from January 2012

Re: MARC::XML failing on CPAN testers

Thread Previous
From:
Thomas Berger
Date:
January 17, 2012 05:26
Subject:
Re: MARC::XML failing on CPAN testers
Message ID:
4F15770C.4090907@Gymel.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Jakob,

> MARC::XML is heavily failing on CPAN Tester:
> http://www.cpantesters.org/distro/M/MARC-XML.html
> 
> My PICA::Record module is failing for the same reason (XML Namespace support for
> XML::SAX). I don't know how to fix this, so I asked here:
> 
> http://www.perlmonks.org/?node_id=948311
> 
> Maybe someone here knows better?

Sure. I had similar issues in the past when starting to request
a namespace-aware parser from the factory (in order to "do it right"
i.e. I wanted to avoid failing tests because of hypothetical
inappropriate parsers).

IIRC the situation is as follows:

- - In absence of ParserDetails.ini XML::SAX falls back to providing
  XML::SAX::PurePerl *only* when the parser has been requested
  without specific properties.

- - ParserDetails.ini is *not* set up on automated / unattended installs
  of XML::SAX (like when a smoke tester's environment pulls it in
  as dependency of your module)

Unfortunately I have no clue about this might be fixed (apart from changing
the installation behavior of XML::SAX which might for a reason be
as it is)

HTH
Thomas Berger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iJwEAQECAAYFAk8VdwwACgkQYhMlmJ6W47NI6AP8CsnBFuJRrA8YwLmgfemH8btK
rKJl3bKeTZmCr8JEcEWP4qNgZUSsNN7k245Rez7HtvI5wf2Ki0Z/s5pMcn43Kuel
m5Nu5ch2AsbcXG9UyErqObGKeu10SYiW3Qy9ryJ/dGql2RmbgEY6M3O86Vms/GT8
MaBWgClWgWXjnuGxsUE=
=Gxh7
-----END PGP SIGNATURE-----

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About