On Sep 27, 6:11 pm, [EMAIL PROTECTED] (Zachary Shay) wrote:
> Is there any way to get the name of a variable by knowing its memory
> address?

Not in general in a reasonable time.

Anyhow, how would you know the address of a variable in Perl?

What do you mean by "the name"? An SV in Perl can have any number of
names, including zero.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to