Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: $scalar => 'WTF?';

by jwkrahn (Abbot)
on Sep 07, 2011 at 00:49 UTC ( [id://924493]=note: print w/replies, xml ) Need Help??


in reply to $scalar => 'WTF?';

You should compile your code with warnings enabled and the perl would have told you Useless use of a constant in void context because my $x => 3; is the same as my $x, 3;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://924493]
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: (6)
As of 2024-03-28 11:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found