Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: PTKDB - exception catched Not a SCALAR reference

by choroba (Cardinal)
on Nov 24, 2015 at 17:28 UTC ( [id://1148516]=note: print w/replies, xml ) Need Help??


in reply to Re: PTKDB - exception catched Not a SCALAR reference
in thread PTKDB - exception catched Not a SCALAR reference

That's not true. Have you tried running the OP code? The "ugly" syntax is possible, too:
$$href{try}

is the same as

$href->{try}

You can even write

${$href}{try}
($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^3: PTKDB - exception catched Not a SCALAR reference
by stevieb (Canon) on Nov 24, 2015 at 17:41 UTC

    No, I didn't unfortunately, but did after I posted my reply (sigh). I was far too quick to assume. Normally I don't do that.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-24 17:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found