Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: How to specify required XML::SAX features in Makefile.PL

by grantm (Parson)
on Jan 18, 2012 at 03:31 UTC ( [id://948472]=note: print w/replies, xml ) Need Help??


in reply to How to specify required XML::SAX features in Makefile.PL

As the (very remiss) maintainer of XML::SAX, I'm also mystified by the reports you're seeing. If XML::SAX was properly installed, then there would be at least one parser module that meets the requirements you've specified.

One way to get more information would be to have one of your early test files emit more diagnostic information via the Test::More 'diag()' function. For example, it would be interesting to know what the default parser is on those servers (the class of the value returned when XML::SAX::ParserFactory->new is called with no extra requirements). It would also help to know what is actually in the ParserDetails.ini file but the exact pathname to the file will be different on each host and working it out requires replicating the %INC gymnastics from XML::SAX.pm

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://948472]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-03-28 14:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found