Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: if variants

by Anonymous Monk
on Oct 19, 2004 at 14:11 UTC ( [id://400530]=note: print w/replies, xml ) Need Help??


in reply to Re: if variants
in thread if variants

Or more generally, with a do statement:
do {local($,) = (','); print(@array);} if $tok eq 'a';

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-18 01:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found