On 21 Aug 2010, at 10:51, Darren Duncan wrote:
Therefore, can anyone tell me how to configure Catalyst so that it builds the urls I need, or alternately where in the Catalyst source I should look in order to create a patch to enable this?
You want to be adding a test in t/aggregate/unit_core_engine_cgi- prepare_path.t and you're very likely to want to do the fix in Catalyst::Engine::CGI
Cheers t0m _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
