in reply to Re: HTML::TEMPLATE Simutaneous Templates
in thread HTML::TEMPLATE Simutaneous Templates
I needlessly made the question too complex adding details that weren't relevant or remotely clear. Sorry about that. Let me rephrase the question.
Normally, I use to create the displayed page parsing the data as necessary. What I would like to do is to create a file that can be used as the body of an email at the same time that I'm creating the displayed page. This would mean that two templates would be used at the same time. The idea to make the code easier to maintain. I hope this is a little bit more clear of my intent.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: HTML::Template simultaneous templates
by hippo (Archbishop) on Aug 10, 2019 at 09:18 UTC | |
|
Re^3: HTML::TEMPLATE Simutaneous Templates
by Anonymous Monk on Aug 09, 2019 at 23:21 UTC |