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

Re: Unable to get more than one line

by jimc (Sexton)
on Jan 02, 2003 at 21:56 UTC ( [id://223873]=note: print w/replies, xml ) Need Help??


in reply to Unable to get more than one line

SYNOPSIS
use XML::Simple;
use Data::Dumper;
my $ref = XMLin($filename);
print Dumper $ref;
from there, its a simple structure deref. you should use the right tool for the job. regexs are great, but not for evrythg

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (None)
    As of 2024-04-25 00:23 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found