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

Re^2: XML::Simple and output

by soonix (Canon)
on Feb 16, 2014 at 16:10 UTC ( [id://1075094]=note: print w/replies, xml ) Need Help??


in reply to Re: XML::Simple and output
in thread XML::Simple and output

I think this is easier to memorize, if you write
print$fh "whatever you want to print";
so that it is optically a single "command word"...

Replies are listed 'Best First'.
Re^3: XML::Simple and output
by choroba (Cardinal) on Feb 16, 2014 at 20:14 UTC
    I still prefer
    print {$fh} "whatever";
    لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ
      Yes, but you still have to "omit" the comma...
      OTOH, either way you have to remember it is a special case.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-20 00:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found