http://qs1969.pair.com?node_id=226128

vbrtrmn has asked for the wisdom of the Perl Monks concerning the following question:

I was thinking about this today.
Let's say I had a fairly large program, is there any easy way to find every variable that is in the program?
Have it output to something like this:

Main Routine $abc $cci $abd @stuff1 @thisorthat %allstuff %morestuff SubRoutine1 $alidf $ssfla @test _so forth and so on_

Just wondering

--
paul