in reply to html template in a perl script

Fine for simple matters, but what would you do when you need to have access to two or more templates from the same script?

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law

Replies are listed 'Best First'.
Re: Re: html template in a perl script
by pemungkah (Priest) on Sep 22, 2003 at 14:50 UTC
    In that case you use Inline::Files.