[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cgiapp] Changing URI parsing; mod_perl


Hi, i'm just starting to look at CGI::App, and have a
few questions that weren't answerwed in the docs or on
the Wiki.

First, is there any easy way to change the URI
parsing, so that instead of going to 
http://www.mysite.com/myapp.cgi?table=album&id=5
with a hidden run-mode of "view", you could go to
http://www.mysite.com/myapp/album/view/5 ?

Second, is there an easy way to run CGI::App entirely
under mod_perl, so that you would use Apache::Request
instead of CGI.pm, and could use a front-end
handler instead of a myapp.cgi script, etc.?

i'm interested in CGI::App because i need to do some
web database developmen, and i had been looking at
Maypole, and realized that i really liked the
Controller stuff, where it maps different URI's to
different Perl modules, but i don't care about all the
automatic stuff with its built in templates and built
in search and built in editing. i realized that rather
than use Maypole with all its many dependencies and
then override everthing, i should try to find a better
Controller framework.

Thanks!

Jen


	
		
__________________________________
Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign!
http://advision.webevents.yahoo.com/yahoo/votelifeengine/

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/suppressed/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.