Jump to letter: [
          
            0239ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-enum - C-style enumerated types and bitmask flags in Perl
        
        
        - Description:
- 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). 
Packages
        
        
            | perl-enum-1.11-7.fc14.al.noarch
              [13 KiB] | Changelog
              by Fedora Release Engineering (2018-02-09): - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild |