![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: cgi write then rewriteby tstock (Curate) |
on Aug 12, 2004 at 13:23 UTC ( #382228=note: print w/replies, xml ) | Need Help?? |
What you want to be searching for is non-parsed headers (NPH), to keep a script running and replacing the content on the browser by a push method. using CGI.pm, I found this example:
Update: added code example Tiago
In Section
Seekers of Perl Wisdom
|
|