in reply to Re: mod_perl and TT2...WITHOUT a calling script?
in thread mod_perl and TT2...WITHOUT a calling script?

Looks like you're looking for Apache::Template. That maps URLs to on-the-fly handlers for mod_perl similar to the way Apache::Registry does.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on Re^2: mod_perl and TT2...WITHOUT a calling script?