in reply to
Re: Re: Passing Params
in thread
Passing Params
I would tend to think that passing $query (which is a reference to an existing CGI query object) is much faster than creating a hash or another new CGI query object.
Comment on
Re: Re: Re: Passing Params
In Section
Seekers of Perl Wisdom