Changes for version 1.0_4 - 2009-09-30
- Reduce second set by each found element, so there's no need to loop over it again. This also removes the need for a separate counter variable. Use List::Util's first() for above instead of List::MoreUtils' any(). Minor Perl::Critic-instigated fixes, and more code commentary.
Changes for version 1.0_3 - 2009-09-29
- Added Test::Perl::Critic to test_requires, reported by Slaven Rezic. Also added Test::Pod and Test::Pod::Coverage to test_requires. Added Set::Object to requirements. (oops!)
Changes for version 1.0_2 - 2009-09-28
- Minor documentation fixes and pod formatting.
Changes for version 1.0_1 - 2009-09-26
- Initial release.
Modules
plugin for Data::Compare to handle Set::Object objects