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

Changes for version 2.002001 - 2013-10-27

  • Add ->is_mutable / ->is_immutable methods
  • Add array->kv()
  • Add array->elements() (This is the same as '->all', but it's natural for people coming from Moose and similar to the perl6 'elems' method.)

Modules

List objects, kitchen sink included
Array-type objects WithUtils
Lightweight junction classes
Type-checking array objects
Native data types WithUtils
Hash-type objects WithUtils
Type-checking hash objects
Array manipulation methods
Type-checking array behavior
Hash manipulation methods
Type-checking hash behavior
Shortcut for importing all of List::Objects::WithUtils

Provides

in lib/List/Objects/WithUtils/Hash/Inflated.pm
in lib/List/Objects/WithUtils/Hash/Inflated/RW.pm
in lib/List/Objects/WithUtils/Role/Array/TiedRO.pm
in lib/List/Objects/WithUtils/Role/Hash/TiedRO.pm