The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.07 - 2017-07-24

  • added bit_tog() as an alias to bit_toggle()
  • changed lsb >= msb in _check_lsb(), we now allow equal which can be used to select an individual bit
  • added tests for the reference feature

Modules

Pure Perl functions to simplify bit string manipulation