To achieve what you want, change the config:
Thanks. I found that mentioned in the COntroller docs, once you mentioned it. However, it also refers to :PathPrefix as well as :Local, :Path, etc, which I've not seen documented elsewhere. What's that?__PACKAGE__->config->{path} = '/secret_path';method index($c) :Path { } Charlie
_______________________________________________ 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/
