By data-structures being used, I mean the data structures that are actually *declared* in the script.
And is it possible to find at least the data-structures stats of the current script that is getting executed if no parser is available. For example if I have a big script or module and if I want to find total arrays, hashes and variables declared in that script. Is there any special variable where this info is stored. Thanks, Parag On Wed, Feb 8, 2012 at 6:31 PM, Jeff Peng <p...@staff.dnsbed.com> wrote: > δΊ 2012-2-9 10:15, Steve Bertrand ει: > > >> I would suspect that this would be something that would have to run >> against the file itself, even prior to compile. >> >> Curious task. Might I ask what the purpose of your desire is? >> > > I am also not sure what's the special purpuse of the OP. > Some modules on CPAN under the namespace of Devel::* may help him. > > Jeff. > > -- > To unsubscribe, e-mail: beginners-unsubscr...@perl.org > For additional commands, e-mail: beginners-h...@perl.org > http://learn.perl.org/ > > >