mezz has asked for the wisdom of the Perl Monks concerning the following question:
Thanks, Mezz#!/usr/bin/perl print "Content-type: text/html\n\n"; print <<HEADER; <!--#include virtual="/blah/header.txt" --> HEADER
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How can I get SSI tags works in Perl script?
by Masem (Monsignor) on Jul 20, 2001 at 05:29 UTC | |
|
(ichimunki) Re: How can I get SSI tags works in Perl script?
by ichimunki (Priest) on Jul 20, 2001 at 05:33 UTC | |
by mezz (Initiate) on Jul 20, 2001 at 06:11 UTC | |
by Masem (Monsignor) on Jul 20, 2001 at 06:50 UTC | |
|
Re: How can I get SSI tags works in Perl script?
by HyperZonk (Friar) on Jul 20, 2001 at 05:29 UTC |