in reply to Re: Namespace variable gathering
in thread Namespace variable gathering

I'm pretty sure he mean "all of the defined variables in a given package". I know it's possible, one of the Apache monitoring modules let's you view it, I just haven't bothered to track it down.

--
perl -pew "s/\b;([mnst])/'$1/g"