Does embperl support fulling caching its output (not just its compile), something like what could be accomplished with:
[! use Memoize; memoize('Execute') !]
[+ my $x; Execute {inputfile=>'myEmbperl.html', out=>\$x}; $x +]
Does anybody actually have experience with using memoize and embperl?
:)
Thanks,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
