Revision history for IO::Coderef

0.94    2007-07-30
        Added tests for ungetc, watched them fail, fixed it.
        Prevented extra callback call on double close of write handle.
        Made use of File::Slurp in the test suite.

0.93    2007-07-29
        Even more tests.
        Pillaged some test scripts from IO::String.
        Added tell() support.

0.92    2007-07-29
        More tests

0.91    2007-07-28
        POD tweak

0.90    2007-07-28
        Initial release.