Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: How do you get attribute values using XML::LibXML

by PeterPeiGuo (Hermit)
on Dec 15, 2010 at 01:11 UTC ( [id://877184]=note: print w/replies, xml ) Need Help??


in reply to How do you get attribute values using XML::LibXML

Take away that "->to_literal()" method call after $username:

print $username, "\n"; print $permissions->to_literal, "\n"; print $host->to_literal(), "\n";

Peter (Guo) Pei

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (1)
As of 2024-04-18 23:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found