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

Changes for version 0.04

  • Change implementation to use MooseX::Types::Parameterizable
  • Add a TrimmableVarchar type which can be coerced (and will substr the input value to reduce it to the required length. (t0m <bobtfish@bobtfish.net>)

Modules

Str type parameterizable by length.