in reply to Re^4: Possible? String Search, Replace & Execute Code
in thread Possible? String Search, Replace & Execute Code

Hello again.

I posted the previous message as the Perlmonks server was going down that day.

======

To revisit, what is the syntax to use new() for the following:

The form template is already stored in the variable $template_file which contains the placeholder called '<TMPL_VAR NAME=PERLCODE>' that need to be replaced with e.g. the phrase 'Perl code goes here'.

I'll replace the phrase with the actual code once I have the syntax setup to make that replacement.

Thanks.
  • Comment on Re^5: Possible? String Search, Replace & Execute Code