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

Re: array assignment with list operator , no parenthesis

by Krambambuli (Curate)
on May 14, 2007 at 13:25 UTC ( [id://615300]=note: print w/replies, xml ) Need Help??


in reply to array assignment with list operator , no parenthesis

Making systematic use of
use strict; use warnings;
would spoil the pleasure of letting questions like this showing up... :)
With warnings enabled, the fun of debugging the issue in a later stage would have vanished, as the message shown during compilation:
Useless use of a constant in void context at ./test.pl line ...
is obviously much less of a quest.

Replies are listed 'Best First'.
Re^2: array assignment with list operator , no parenthesis
by naikonta (Curate) on May 14, 2007 at 14:30 UTC
    I scrolled fast over the replies and finally found what I expected that some will answer this way. ++ Krambambuli

    Open source softwares? Share and enjoy. Make profit from them if you can. Yet, share and enjoy!

Log In?
Username:
Password:

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

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

    No recent polls found