Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: reading from xml files

by GrandFather (Saint)
on Mar 26, 2007 at 22:17 UTC ( [id://606672]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    my $root = $tmp->root;
    
    print $_->trimmed_text (), "\n" for $root->children ('para');
    
  2. or download this
    aaaaaaaaaaaaaaaaa dsnbbtejk
    aldmflskddddddddddddddddddffffffffffffff
    

Log In?
Username:
Password:

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

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

    No recent polls found