Revision history for Term-TtyRec-Plus

0.05    Mon Feb 19 04:57:21 UTC 2007
        Note dependency on IO::Uncompress::Bunzip2. Oops. :)

0.04    Mon Feb 12 00:55:30 UTC 2007
        Improve tests.

0.03    Sun Feb 11 23:40:37 UTC 2007
        Add transparent bzip2 support via IO::Uncompress::Bunzip2.
        rewind() on an unseekable filehandle will die.

0.02    Fri Dec 15 22:03:23 UTC 2006
        Add grep() method to look for the next frame matching criteria.
        Add rewind() to reset state.
        If infile and filehandle are both undef, use STDIN.

0.01    Thu Dec 14 10:00:57 UTC 2006
        First version.