"Paul Cotter" <[EMAIL PROTECTED]> wrote:
>This is a multi-part message in MIME format.
>
>------=_NextPart_000_0044_01C0DD12.8D1C3600
>Content-Type: text/plain;
>       charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
>
>Does a package exist that will read an HTML document and generate an =
>Apache::Registry cgi script? Even better if it accepts an <!--Perl> tag.

That one's easy:

print <<1HERE1;
<insert HTML document here>
1HERE1
__END__

But is that what you're asking to do?
-- 
James Smith <[EMAIL PROTECTED]>, 979-862-3725
Texas A&M CIS Operating Systems Group, Unix


Reply via email to