C-style enumerated types and bitmask flags in Perl
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 (e.g. 1, 2, 4, 8, etc).
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.12-11.fc42 | - |
Fedora 42 | 1.12-11.fc42 | - |
Fedora 41 | 1.12-9.fc41 | - |
Fedora 40 | 1.12-8.fc40 | - |
Fedora EPEL 9 | 1.12-2.el9 | - |
Fedora EPEL 8 | 1.11-12.el8 | - |
You can contact the maintainers of this package via email at
perl-enum dash maintainers at fedoraproject dot org
.