Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^4: XML::Twig output to filehandle

by Anonymous Monk
on Feb 13, 2009 at 09:03 UTC ( [id://743559]=note: print w/replies, xml ) Need Help??


in reply to Re^3: XML::Twig output to filehandle
in thread XML::Twig output to filehandle

I think its $/ from
undef $/; my $XML = <DATA>;

Replies are listed 'Best First'.
Re^5: XML::Twig output to filehandle
by mirod (Canon) on Feb 13, 2009 at 09:32 UTC

    Oh yeah, I missed that one. It's obviously only there for the code example though. I hope the OP doesn't store the real data in the DATA section of the code!

Log In?
Username:
Password:

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

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

    No recent polls found