newbie00 has asked for the wisdom of the Perl Monks concerning the following question:
Hello.
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.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How? Use new() from HTML::Template
by ahmad (Hermit) on Jul 23, 2010 at 04:38 UTC | |
by newbie00 (Beadle) on Jul 24, 2010 at 06:42 UTC | |
by newbie00 (Beadle) on Jul 24, 2010 at 22:51 UTC | |
by wfsp (Abbot) on Jul 25, 2010 at 07:29 UTC | |
by newbie00 (Beadle) on Jul 26, 2010 at 05:29 UTC | |
|
Re: How? Use new() from HTML::Template
by ww (Archbishop) on Jul 23, 2010 at 04:45 UTC | |
by newbie00 (Beadle) on Jul 24, 2010 at 06:54 UTC |