The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.03 - 2017-02-01

  • added bit_clr() (per PerlMonks discussion), clears selected bits
  • changed $bits param name to $nbits in code and POD as it makes it less ambiguous as to what we mean by the arg
  • added t/45 for testing bit_clr()

Modules

Functions to simplify bit string manipulation