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


in reply to Re: Parsing a specific section of a log file
in thread Parsing a specific section of a log file

Another alternative is POE::Wheel::FollowTail. I think it is cleaner for that, and uses the POE framework for getting your job done. For daemonizing it, you can use POE::Component::Daemon.

Igor 'izut' Sutton
your code, your rules.

  • Comment on Re^2: Parsing a specific section of a log file