Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Readonly oddity

by tangent (Parson)
on Jan 26, 2016 at 16:28 UTC ( [id://1153689]=note: print w/replies, xml ) Need Help??


in reply to Readonly oddity

FYI. Perl 5.18 with Readonly 2.0 behaves the same as you have - just uninitialised value error.

Using Perl 5.14 with Readonly 1.3:

Type of arg 1 to Readonly::Readonly must be one of [$@%] (not scalar assignment) near "'bar';" Type of arg 1 to Readonly::Readonly must be one of [$@%] (not list assignment) near ");"
I compared the source of Readonly 1.3 with 2.0 and couldn't see any obvious difference. Will need to try v1.3 and v2.0 with the same version of Perl.

Log In?
Username:
Password:

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

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

    No recent polls found