![]() |
|
Just another Perl shrine | |
PerlMonks |
(elbie 2): Template Toolkit, and delaying the execution of a functionby elbie (Curate) |
on Aug 18, 2001 at 18:38 UTC ( #105917=note: print w/replies, xml ) | Need Help?? |
You're not the first person to suggest changing the
subroutine. I'd like to clarify that that is exactly
the thing which I was hoping to avoid.
The example I gave above was a rather simplified example. Some of the subroutines are rather long and complex, and with the current allotment of time, it's not feasible. Any new stuff we will write will certainly take advantage of all the fine features that the TT has to offer, but for the existing stuff, I need something quick and dirty. dondelecaro suggested IO::Scalar which seems promising, and I like perrin's suggestion as well. I'll try out both of those. elbieelbieelbie
In Section
Seekers of Perl Wisdom
|
|