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

Changes for version 0.0.1_4 - 2011-12-20

  • don't use Throwable::Error, we don't need stack traces, and they leak all over the place

Changes for version 0.0.1_3 - 2011-12-05

  • use Pod::Weaver

Changes for version 0.0.1_2 - 2011-11-30

  • remove the need for perl 5.12

Changes for version 0.0.1_1 - 2011-11-24

  • first working version

Modules

store tag- and range-dependant data in a scalar or Moose attribute
method meta-class for multi-valued attribute accessors
"base role" for traits of multi-valued Moose attributes
attribute traits for attributes holding ranged values
attribute traits for attributes holding tagged values
attribute traits for attributes holding tagged and ranged values
exception classes
container for ranged values
Handle values with validity ranges
container for tagged values
container for tagged values that are ranged containers
Handle values with tags
Handle values with tags and validity ranges
only use this if you know what you're doing

Provides

in lib/Data/MultiValued/Exceptions.pm
in lib/Data/MultiValued/Exceptions.pm
in lib/Data/MultiValued/Exceptions.pm
in lib/Data/MultiValued/Exceptions.pm
in lib/Data/MultiValued/AttributeTrait/Ranges.pm
in lib/Data/MultiValued/AttributeTrait/Tags.pm
in lib/Data/MultiValued/AttributeTrait/TagsAndRanges.pm