I'm converting a large application from mod_perl to Catalyst. The ultimate goal is to replace all ENV usages with the appropriate Catalyst calls, but that's not a realistic goal for our first pass. Are there any plugins that populates ENV similarly to how mod_perl did? Thanks --Brasten