Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: What operator should perl5porters use for safe dereferencing?

by LanX (Saint)
on Jun 07, 2012 at 21:45 UTC ( [id://975055]=note: print w/replies, xml ) Need Help??


in reply to What operator should perl5porters use for safe dereferencing?

after some days of thoughts an digestion I'd really prefer ->>

Not only because it's easy to type, it's close enough to -> be easily read and understood as an extension for a special case

This follows the same approach like == and === in JS, where repetition indicates a specialization.

~> looks nice at first glance, but is too easy to be overlooked in some fonts and at the moment I have to deal with too many low level Perl users who wouldn't spot it.

?-> or &-> might have a derivable logic, but look too much like line noise.

And it's not very consequent to allow &-> if we are sure that there will never be a |-> or !->.

Cheers Rolf

Replies are listed 'Best First'.
Re^2: What operator should perl5porters use for safe dereferencing?
by trwww (Priest) on Jun 08, 2012 at 17:56 UTC
    I voted on ~> but now I agree with you, ->>
      I voted on ~> ...

      Unfortunately, me too.

      Cheers Rolf

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-25 10:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found