Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^4: hangman game

by Happy-the-monk (Canon)
on May 19, 2015 at 10:02 UTC ( [id://1127100]=note: print w/replies, xml ) Need Help??


in reply to Re^3: hangman game
in thread hangman game

Perhaps someone can point up an example where it's helpful?

You will need it to create lists, for one, as in: ( 1, 5, 17 )

Otherwise it allows you to avoid blocks in unusual places like: do_whatever and log_this, dump_that;

Cheers, Sören

Créateur des bugs mobiles - let loose once, run everywhere.
(hooked on the Perl Programming language)

Replies are listed 'Best First'.
Re^5: hangman game
by QM (Parson) on May 19, 2015 at 10:08 UTC
    You will need it to create lists, for one, as in: ( 1, 5, 17 )
    No, that's a separator. A comma operator essentially says "expression; expression", as best I can tell.

    -QM
    --
    Quantum Mechanics: The dreams stuff is made of

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-03-29 06:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found