> The one solution I've come up with so far is to just point > the public to a directory of Apache::Registry scripts. Each > script then fills pnotes with references to this/that/other > and calls internal_redirect to a "mirror" template page.
Why don't you just run the template, passing in your data? There's no need to use Apache::Template if you already have a Registry script running. - Perrin
