Build.PL
Changes
examples/bwt.pl
examples/bwt_ac_string.pl
examples/bwt_ac_string_symbolic.pl
examples/bwt_adaptive_ac_string.pl
examples/bwt_adaptive_ac_string_symbolic.pl
examples/bwt_string.pl
examples/bwt_string_symbolic.pl
examples/bwt_symbolic.pl
examples/bzip2_compressor.pl
examples/bzip2_decompressor.pl
examples/fast_lzss.pl
examples/fast_lzss_string.pl
examples/gzip_block_type_1.pl
examples/gzip_block_type_2.pl
examples/gzip_decompressor.pl
examples/gzip_file_compression.pl
examples/lz77.pl
examples/lz77_ac_string.pl
examples/lz77_adaptive_ac_string.pl
examples/lz77_bwt_obh_string.pl
examples/lz77_bwt_string.pl
examples/lz77_mrl_string.pl
examples/lz77_obh_string.pl
examples/lz77_string.pl
examples/lz77_symbolic.pl
examples/lz77_symbolic_string.pl
examples/lzss.pl
examples/lzss_ac_string.pl
examples/lzss_adaptive_ac_string.pl
examples/lzss_mrl_string.pl
examples/lzss_string.pl
examples/lzss_vs_fast_lzss.pl
examples/lzw.pl
examples/lzw_string.pl
examples/lzw_string_delta.pl
examples/lzw_string_elias_gamma.pl
examples/lzw_string_elias_omega.pl
examples/lzw_string_fibonacci.pl
examples/mrl.pl
examples/mrl_string.pl
lib/Compression/Util.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
META.json
META.yml
README.md
t/00.load.t
t/bwt.t
t/bwt_adaptive_arithmetic.t
t/bwt_adaptive_arithmetic_symbolic.t
t/bwt_arithmetic.t
t/bwt_arithmetic_symbolic.t
t/bwt_symbolic.t
t/bzip2.t
t/fast_lzss.t
t/gzip.t
t/gzip_fast.t
t/lz4.t
t/lz4_fast.t
t/lz77.t
t/lz77_abc_encode.t
t/lz77_adaptive_arithmetic.t
t/lz77_arithmetic.t
t/lz77_bwt_obh.t
t/lz77_delta_encode.t
t/lz77_obh_encode.t
t/lz77_symbolic.t
t/lz77_symbolic_delta.t
t/lz77_with_bwt_symbolic.t
t/lz77_with_lz77_symbolic.t
t/lz77_with_mrl_symbolic.t
t/lzb.t
t/lzb_fast.t
t/lzss.t
t/lzss_adaptive_arithmetic.t
t/lzss_arithmetic.t
t/lzss_arithmetic_symbolic.t
t/lzss_symbolic.t
t/lzss_vs_fast_lzss.t
t/lzss_with_bwt_symbolic.t
t/lzss_with_lz77_symbolic.t
t/lzss_with_mrl_symbolic.t
t/lzssf_symbolic.t
t/lzw.t
t/lzw_delta.t
t/lzw_elias_gamma.t
t/lzw_elias_omega.t
t/lzw_fibonacci.t
t/misc.t
t/mrl.t
t/mrl_symbolic.t
t/pod-coverage.t
t/pod.t
t/zlib.t
utils/auto_perltidy.sh
utils/bak_cleaner.sh
SIGNATURE    Added here by Module::Build