Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: Warning while using ternary operator

by tobyink (Canon)
on Dec 17, 2013 at 11:51 UTC ( [id://1067460]=note: print w/replies, xml ) Need Help??


in reply to Re: Warning while using ternary operator
in thread Warning while using ternary operator

Though that would be a hell of a lot more readable as:

$hash->{'name'} = "hello"."world" if $i eq 'one';
use Moops; class Cow :rw { has name => (default => 'Ermintrude') }; say Cow->new->name

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-24 01:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found