Re: A perl program to translate HTML to Perl?

G.Richter (richter@ecos.de)
Thu, 16 Apr 1998 06:49:39 +0200


Hi,

Von: Richard Sharpe <sharpe@ns.aus.com>
>
>has anyone built a Perl program that can take HTML and convert it to a Perl
>program that uses CGI.pm to produce the same HTML?
>
>We are building pages using CyberStudio, but many of these pages need to be
>translated to Perl as CGI scripts. Hand translating them is a pain.
>
I don't know what you are exactly like to do, but if you have HTML page
which need some lines of perl code embbeded, you should take a look at
HTML::Embperl or ePerl

Gerald