|
|
| Just another Perl shrine | |
| PerlMonks |
Callbacks and templates.by LukeyBoy (Friar) |
| on Apr 13, 2004 at 05:40 UTC ( #344626=perlquestion: print w/ replies, xml ) | Need Help?? |
|
LukeyBoy has asked for the
wisdom of the Perl Monks concerning the following question:
So I'm working on a script that incorporates processing of a template and substituting tags with other data. The problem is that none of the template modules I can find involve callbacks - what I want is a function where I can feed in the template plus a function reference. The custom function would simply return the substituted text after arbitrary processing.
Anyone know of something like this?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||