in reply to
How to reference variables in another package via keyword names
Is there any particular reason you don't just use "CGI::params()" or something? Use a hash! Why bother with extra namespace, requiring name space hackery and such like?
Comment on
Re: How to reference variables in another package via keyword names
In Section
Seekers of Perl Wisdom