Class::Type::Enum is a class builder for type-like classes to represent
enumerated values. In particular, it was built to scratch an itch with
DBIx::Class value inflation.
.
Inflate DBIC columns into instances of your Class::Type::Enum classes. The
storage data_type doesn't matter here, only whether or not enums should
inflate/deflate to symbols (strings) or ordinals (integers).
Installed Size: 38.9 kB
Architectures: all