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

Changes for version 1.006000

  • Add hash->inflate() to simplify creating little struct-like objects out of hashes.
  • Add a ->TO_JSON method to array and hash objects. (Serializing these objects to JSON is a pretty common use case for me.)

Modules

Object interfaces to lists with useful methods
Array-type objects WithUtils
Lightweight junction classes
Native data types WithUtils
Hash-type objects WithUtils
Array manipulation methods
Hash manipulation methods
Shortcut for importing list object goodness

Provides

in lib/List/Objects/WithUtils/Hash/Inflated.pm
in lib/List/Objects/WithUtils/Hash/Inflated/RW.pm