Changes for version 0.02

  • 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

Modules

Tieable array that allows only unique values

Provides

in Unique/IxHash.pm
in Unique/Std.pm