in reply to mod_perl & TT2 Architecture
By the way, there is no need to invent something that maps URLs to Perl modules. Apache already handles every conceivable mapping through httpd.conf, and if you run mod_perl you can use things like Apache::Dispatch to simplify it even more.
|
|---|