Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: XML::LibXML - WHAR HASH TREES WHAR?!

by ikegami (Patriarch)
on Jul 15, 2011 at 19:10 UTC ( [id://914691]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $smart->{book}('@')
    
  2. or download this
    ref($simple->{book}) && ref($simple->{book}) eq 'ARRAY'
       ? $simple->{book}
       : [ $simple->{book} ]
    
  3. or download this
    ForceArray => [qw( book )]  # In constructor
    $simple->{book}
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://914691]
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: (3)
As of 2024-04-19 23:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found