http://www.perlmonks.org?node_id=1039989


in reply to Re^2: Apache::Registry - shared variable?
in thread Apache::Registry - shared variable?

I thought CGI stuff was made safe using Registry? What should be used in this case, instead, then?

use CGI->param not CGI->Vars , CGI->Vars has caveats