[Catalyst] How can we parse the path in catalyst
Matt S Trout
dbix-class at trout.me.uk
Tue Feb 28 19:46:23 CET 2006
On Tue, Feb 28, 2006 at 11:12:42PM +0530, Vidya Sagar wrote:
> Hello all,
>
> how can i parse the path ie url in catalyst..my old code is:
Why not use :Regex matches etc. to match the URLs?
You seem to be trying to make Catalyst be Maypole; Catalyst is a far more
powerful and extensible system, if you started off saying "how can I make
Catalyst power my site" rather than "how can I make my nasty hacks round
Maypole's lack of features work under Catalyst" I think you'd be doing a
lot better.
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list