Hi Victor On Sun, 2009-09-06 at 17:53 -0500, Victor Bruno wrote: > After more searching, it looks like C::A::Dispatch is going to fit my needs > best. It allows me to have my runmodes organized in separate logical modules > and link to them dynamically from the url.
Yep. C::A::Dispatch is a marvellous module. > Then my url can look like: > http://dev1/MyApp/myApp_Dispatch.pl/admin_dashboard/display_dashboard/ Still quite long. Have you considered /dashboard/display? And for admins, /dashboard/admin/display? -- Ron Savage [email protected] http://savage.net.au/index.html ##### CGI::Application community mailing list ################ ## ## ## To unsubscribe, or change your message delivery options, ## ## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ## ## ## ## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ## ## Wiki: http://cgiapp.erlbaum.net/ ## ## ## ################################################################
