in reply to Re: Is there a Apache::Template HOWTO
in thread Is there a Apache::Template HOWTO

I second that suggestion. I find it is often simpler to write a custom handler, rather that use something based on A::T.

Sometimes it's easier to produce something simple and specific rather than trying to shoehorn your code into a generic framework.

  • Comment on Re^2: Is there a Apache::Template HOWTO