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

Changes for version 0.002000 - 2013-02-27

  • API Changes
    • Set::Associate should no longer be passed an `items` value, instead, those should be passed to the `on_items_empty` handler constructor.
    • `items` support temporarily forwarded for you till 0.3.0 at least
    • ::NewKey and ::RefillItems now only should have their sugars accessed via method style, ie: ::NewKey->linear_wrap()
  • Internals
    • commmon code moved to a ::Utils file

Modules

Pick items from a dataset associatively
New Key assignment methods
Pool repopulation methods
Shared Guts between Set::Associate modules