Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: What operator should perl5porters use for safe dereferencing?

by ysth (Canon)
on Jun 04, 2012 at 16:57 UTC ( [id://974329]=note: print w/replies, xml ) Need Help??


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

Err, shouldn't this just be -//>?
--
A math joke: r = | |csc(θ)|+|sec(θ)|-||csc(θ)|-|sec(θ)|| |

Replies are listed 'Best First'.
Re^2: What operator should perl5porters use for safe dereferencing? (! //)
by tye (Sage) on Jun 04, 2012 at 19:26 UTC

    -//> would be "de-ref if undefined" while what is being proposed is "de-ref if defined".

    - tye        

Re^2: What operator should perl5porters use for safe dereferencing?
by ikegami (Patriarch) on Jun 04, 2012 at 17:48 UTC
    That's valid syntax. "Is the negation of the match result greater than ..." That might not be a problem, though.

Log In?
Username:
Password:

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

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

    No recent polls found