Sam Vilain wrote: > A more correct solution would be to change all instances of references > to the global (remember, globals are bad, m'kay?) %ENV in > Catalyst::Engine::CGI to allow request variables to be passed in via an > explicit argument to prepare_request(); This patch has been applied. :) Thanks, -Andy