Commit graph

3 commits

Author SHA1 Message Date
heinz
ea666e7232 Updated to version 0.99.3.
Pkgsrc changes:
  - Set USE_LANGUAGES
  - HOMEPAGE changed to search.cpan.org

Changes since version 0.99.1:
=============================
        "Lyle D. Brooks" <brooks@deseret.com> reported there were instances
        where interval was set to a negative value
        Joe Smith <Joe.Smith@wcom.com> noted that one shouldn't declare
        @ISA=qw(Autoloader) unless one is prepared to deal with it correctly.
        Peter Allen <pgmppa@ibi.com> undef warnings when starting up on a
        nonexistant file
	Alain Fauconnet <alain@ait.ac.th> and Benjamin Zwittnig <beni@arnes.si>
        provided test cases which helped me chase down another two cases where
        File::Tail would spontaneously read too much.

        Some operating systems sometimes return 0 for sysread on busy files.
        This should now be handled correctly.
        nowait can now be specified at object creation.
        A callback is called on every file rotation, which can be used for
        files that change their names with time.
2006-07-13 20:26:31 +00:00
agc
07b46baa43 Add RMD160 digests 2005-02-24 11:02:49 +00:00
kim
6361ad4a51 Add p5-File-Tail 0.99.1
The primary purpose of File::Tail is reading and analysing log files while
they are being written.
2004-12-31 21:35:05 +00:00