Changes for version 2.005001 - 2013-12-22
- Add array->indexes() (from List::MoreUtils)
- Add array->last_index, array->last_where
- array->first moved to array->first_where; backwards compatible ->first remains for now, but may be eventually placed in a warn-then-remove deprecation cycle.
- Add array->first_index (same as ->firstidx); these changes should add some sanity to first/last method naming (first_where, first_index, last_where, last_index)
Modules
List objects, kitchen sink included
Array-type objects WithUtils
Immutable array objects
Immutable typed arrays
Lightweight junction classes
Type-checking array objects
Native data types WithUtils
Hash-type objects WithUtils
Immutable hash objects
Immutable typed hashes
Type-checking hash objects
Array manipulation methods
Immutable array behavior
Type-checking array behavior
Add junctions
Hash manipulation methods
Immutable hash behavior
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