libclass-type-enum-perl

Build Enum-like classes

Description

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).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Class-Type-Enum


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libclass-type-enum-perl