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

Changes for version 0.02 - 2015-02-08

  • ENHANCEMENT
    • Performance improvement (about 40%)

Modules

generic getter/setter/traverser for complex data structures
applicative functor spec for Data::Focus
Const applicative functor for Data::Focus
Const applicative functor with First monoid
Const applicative functor with List monoid
Identity applicative functor for Data::Focus
base class for lenses
a lens composed of multiple lenses
focus on all elements in a hash/array
a lens to focus on element(s) of hash/array
recursively traverse a tree of hashes and arrays
utility to make your own lens
tester for Lens implementations