The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension IO::Extended.

0.01  Tue Feb 20 15:39:58 2001
	- original version; created by h2xs 1.20 with options
		-A -X -a -n IO::Extended

0.02 22.06.2001 00:52
	- deleted test1.pl
	- README added to MANIFEST

0.03 13.05.2002 18:25
	- now ind() "history" is only collecting changing values

		.i.e. 0 1 1 1 1 1 2 2 2 3 3 3 3 3

			becomes

			  0 1 2 3

	- ind() "history" fix also fixes some misbehaviour|bug of indb()

0.04 22.06.2002 18:40
	- some changes in the documention

0.05 22.06.2002 18:49
	- some changes in the documention
	
0.06 20.07.2003 12:00
        - added warnfln and diefln
        - fixed a bug in test.pl