The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.000_04 - 2013-07-15

  • (Bugfix) Lower Type::Tiny dependency version number.

Changes for version 0.000_03 - 2013-07-15

  • (Addition) Set::Equivalence objects can now apply type constraints and coercions to their members.
  • (Addition) Types::Set.
  • Set::Equivalence uses Exporter::TypeTiny instead of Exporter.pm for exporting.

Changes for version 0.000_02 - 2013-07-15

  • (Bugfix) Fixed $set->member in list context.
  • (Packaging) Improved test suite.

Changes for version 0.000_01 - 2013-07-14

Modules

a set of objects or scalars with no duplicates and a user-configurable equivalence relation
tied array implementation for Set::Equivalence's to_array method
Set::Equivalence-related type constraints