you're probably right. Danger, Will Robinson! ;-) > Very few things are impossible in Perl. I remember to have seen some > way to access the lexical variables of the calling subroutine. If I > had to I would find it, but ... you don't want to do that. > > If you want other procedures to be able to fiddle with some variables > make them global. So that it's plainly visible others may tinker with > it.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]