Revision history for Perl extension Array::Unique.
0.02 2002 July 26
Fix a typo in SPLICE that caused it not working at all.
Add a test that would have caught this bug.
Separate implementation file from the main file.
Add a faster implementation using Tie::IxHash.
Add more test.
Improve speed by not doing a full cleanup on each
0.01 2002 July 17
First version, everything is new.