http://qs321.pair.com?node_id=75948

pappajaz has asked for the wisdom of the Perl Monks concerning the following question:

I am in need of some assistance. I am trying to tail -f a log and view it in web browser.

Other ideas were to parse the incoming text and highlight it on output. I have made a file that does a tail -f in perl (to console) with no problem but I have been have difficulty outputting this in html.

Any help is greatly appreciated.