Then how does Activestate Perl keep track of all the my variables within a block???
I mean there has to be a way ... right??
Rgds,
Raj SVK
Team Lead, ICICI
"Roode, Eric" <[EMAIL PROTECTED]> wrote:
"Roode, Eric" <[EMAIL PROTECTED]> wrote:
Lexical ("my") variables do not exist in the symbol table at all. Only package ("global") variables do.Eric J. Roode
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ukhas jean
Sent: Tuesday, September 19, 2006 8:58 AM
To: Active Perl
Subject: my n symbol table ...Does the entry from the symbol table get removed for a "my" variable say my $var once it exits the block its declared in??_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2ยข/min or less.
_______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
