[Catalyst] how to get controller path

Alok Sharma alok at deeproot.co.in
Tue Nov 20 06:57:32 GMT 2007


Hi,
Need a bit of help.
Given a path we have ways to get the uri using the method uri_for(path).
Is there a  possible way to get the controller path given the uri so I am able 
to do some thing like this
	$c->res->redirect(uri); $c->forward(controller_path(uri));
Regards Alok



More information about the Catalyst mailing list