Hi All, Is there any way we can get the list of variables used in a perl file without opening it? Any help in this regard is welcome.
By "opening", I assume you mean without executing; otherwise the answer is a definate no. =)
I don't know if there is anything available to do what you want, but if there is, it would be from one of the B:: modules or from parsing the output of one of the B:: modules.
What "problem" are you trying to solve?
Regards, Randy.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>