Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: What is the purpose of '||=' in the example code for Spreadsheet::XLSX

by jmlynesjr (Deacon)
on Nov 14, 2012 at 20:45 UTC ( [id://1003889]=note: print w/replies, xml ) Need Help??


in reply to What is the purpose of '||=' in the example code for Spreadsheet::XLSX

Programming Perl(4th) page 27

$val ||="2"; # Set $val to 2 if it isn't already "true".

James

There's never enough time to do it right, but always enough time to do it over...

  • Comment on Re: What is the purpose of '||=' in the example code for Spreadsheet::XLSX
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (9)
As of 2024-04-18 12:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found