in reply to Re^2: Polling a file for changes - Best Practices?
in thread Polling a file for changes - Best Practices?

there are ways to capture STDERR and STDOUT, and intercept any warn(), die() or print() even. See Override printing to STDOUT/ERR

bw, bliako

  • Comment on Re^3: Polling a file for changes - Best Practices?