Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: errors on Data::Apache::mod_status

by arkturuz (Curate)
on Sep 25, 2009 at 10:29 UTC ( [id://797450]=note: print w/replies, xml ) Need Help??


in reply to errors on Data::Apache::mod_status

After a short investigation, I think it's a bug in the Data::Apache::mod_status::Worker module. It defines a Moose subtype named 'XML-LibXML-Element', and the Moose complains:
'XML-LibXML-Element contains invalid characters for a type name. Names + can contain alphanumeric character, ":", and "."'
(See Moose::Util::TypeConstraints, function named "_create_type_constraint".)

So, file a bug report to the Data::Apache::mod_status author.

Replies are listed 'Best First'.
Re^2: errors on Data::Apache::mod_status
by joshuahayworth (Initiate) on Jul 15, 2011 at 20:06 UTC

    As far as I can tell (please correct me if I'm wrong), the bug was never filed and the author never fixed the issue.

    I was able to fix the issue for myself. I needed to use this module for a project I'm currently working on. How would I go about contributing my set of fixes back to this module? Is there some FAQ somewhere that I'm not aware of?

    Just curious, Joshua

      I see that the author is still active on CPAN (releases new code), so it would probably help if you send patches directly to him (or via RT).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-19 10:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found