perl-enum
Perl - enum
2.8.0
2018-02-15
eisfair-64
the eisfair team, team(at)eisfair(dot)org
stable
base 2.8.1
perl 2.8.0
Internal Program Version: enum 1.11
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