The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for LCS::BV

0.08  2019-11-03 23:14:12 CET
        - _count_bits() portable for 32-bit Perls

0.07  2019-11-03 15:00:37 CET
        - make it work for long sequencies

0.06  2015-07-20 00:07:34 CEST
        - further optimization

0.05  2015-06-01 13:57:36 CEST
        - stable release

0.04  2015-05-28 11:24:00 CEST
        - added author tests

0.03  2015-05-27 20:26:27 CEST
        - improved test coverage

0.02  2015-05-26 11:43:18 CEST
        - bugfix: change constant 64 to detected $width

0.01  2015-05-26 00:54:01 CEST
        - Initial release