in reply to
Re: Last Mod using server side perl
in thread
Last Mod using server side perl
Still not sure how I would do it. I understand the stat function but how can I get perl to work on a HTML page?
Comment on
Re: Re: Last Mod using server side perl
Replies are listed 'Best First'.
Re: Re: Re: Last Mod using server side perl
by
BUU
(Prior)
on Dec 31, 2003 at 20:07 UTC
You either use SSI (in which case better solutions are outlined above) or you have perl print the entire webpage.
[reply]
In Section
Seekers of Perl Wisdom