Description
Named constants and bitmask flags can be defined in a compact C-style form for Perl code. Developers use this library to make APIs clearer when values represent states, options, or combined flags. It is a source-level helper and has no standalone interface.