Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Re: Re: Eval str return different from Eval block return

by alien_life_form (Pilgrim)
on May 17, 2002 at 16:19 UTC ( [id://167356]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Eval str return different from Eval block return
in thread Eval str return different from Eval block return

Greetings,

The warning disappears then.
I still get

Modification of a read-only value attempted at strange2.pl line 4.
for $@ at "Block Eval ret" though.
Cheers,
alf
You can't have everything: where would you put it?

Replies are listed 'Best First'.
Re: Re: Re: Re: Eval str return different from Eval block return
by demerphq (Chancellor) on May 17, 2002 at 16:33 UTC
    Bing!

    Of course you do. :-) $@ is being set by the eval in readonly().

    Thats how we determine if the var is readonly in the first place. :-)

    Yves / DeMerphq
    ---
    Writing a good benchmark isnt as easy as it might look.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-16 17:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found