On Thu, 30 Aug 2001, Doug MacEachern wrote: > On Thu, 30 Aug 2001, Gary Benson wrote: > > > > > Hi all, > > > > I've got three problems which I could resolve easily if I were able to > > call on the File::Tail package (which tails files would you believe). These > > being: > > > > * php/func5.t fails if the log entry doesn't get written straight > > to the disk > > * php/func5.t will pass on the first "foo() has been called" message, so > > we could have false passes. > > i'd rather just change the test to write to its own file rather than > error_log, if we can prevent a dependency on File::Tail.
What a fine idea. Consider it (about to be) done...
