Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: ||= (poorly documented?)

by Marshall (Canon)
on Jul 09, 2012 at 07:36 UTC ( [id://980666]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    y is not defined
    y is is defined now as 32
    k is 3842 ...hey I'm defined now!
    
  2. or download this
    #!/usr/bin/perl -w
    #use strict;
    ...
    Argument "0 bogus" isn't numeric in addition 
       (+) at C:\TEMP\zeroButTrue.pl line 23.
    bogus_zero plus one is: 1
    

Log In?
Username:
Password:

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

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

    No recent polls found