in reply to Re: •Re: Parsing a text log file as it is being created
in thread Parsing a text log file as it is being created

You need to put Tail.pm in C:\Perl\site\lib\File. Also you need to install Time::HiRes, easiest way is to use the Package Manager.
PPM>install Time::HiRes

poj