The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
Makefile.PL
MANIFEST
README
TODO
lib/Data/BitStream.pm
lib/Data/BitStream/Base.pm
lib/Data/BitStream/BitVec.pm
lib/Data/BitStream/BLVec.pm
lib/Data/BitStream/MinimalVec.pm
lib/Data/BitStream/String.pm
lib/Data/BitStream/Vec.pm
lib/Data/BitStream/WordVec.pm
lib/Data/BitStream/Code/ARice.pm
lib/Data/BitStream/Code/Baer.pm
lib/Data/BitStream/Code/BoldiVigna.pm
lib/Data/BitStream/Code/Delta.pm
lib/Data/BitStream/Code/Escape.pm
lib/Data/BitStream/Code/EvenRodeh.pm
lib/Data/BitStream/Code/ExponentialGolomb.pm
lib/Data/BitStream/Code/Fibonacci.pm
lib/Data/BitStream/Code/GammaGolomb.pm
lib/Data/BitStream/Code/Gamma.pm
lib/Data/BitStream/Code/Golomb.pm
lib/Data/BitStream/Code/Levenstein.pm
lib/Data/BitStream/Code/Omega.pm
lib/Data/BitStream/Code/Rice.pm
lib/Data/BitStream/Code/StartStop.pm
t/01-load.t
t/02-basic.t
t/05-coding-01.t
t/05-coding-02.t
t/05-coding-03.t
t/05-coding-04.t
t/05-coding-05.t
t/05-coding-06.t
t/05-coding-07.t
t/05-coding-08.t
t/05-coding-09.t
t/05-coding-10.t
t/05-coding-11.t
t/delta_to_fib.t
t/exporting.t
t/interleave.t
t/mixed.t
t/multiget.t
t/put_stream.t
t/put_string.t
t/range.t
t/raw_size.t
t/text.t
t/lib/BitStreamTest.pm
examples/3d-unary.raw
examples/bench-codes.pl
examples/bench-copy.pl
examples/code-table.pl
examples/compression-code.pl
examples/imcomp.pl
examples/integercoding.pl
examples/rand-geo.pl
examples/test-ic.pl
examples/tvlc-newcode.pl
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)