in reply to Re^4: How? Use new() from HTML::Template
in thread How? Use new() from HTML::Template

Thanks for your reply, wfsp.

Q: Do you know of any other method to insert that Perl 'print' statement at runtime via some sort of substitution into what is essentially a static HTML template file that when called by the Perl module file (.pm), that print statement gets executed?

Thanks again.
  • Comment on Re^5: How? Use new() from HTML::Template