The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.01 - 2015-01-18

  • First version, released on an unsuspecting world.

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