perl-enum
Perl - enum
3.0.0
2020-08-21
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
perl 3.0.0
Internal Program Version: enum 1.11.5.30.1
This module is used to define a set of constants with ordered numeric
values, similar to the 'enum' type in the C programming language. You can
also define bitmask constants, where the value assigned to each constant
has exactly one bit set (eg 1, 2, 4, 8, etc).
http://search.cpan.org/dist/enum