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

Search results for "BCDE"

ccdiff - Colored Character diff River stage zero No dependents

Show the diff between two files on a character by character base. In contrast to the standard diff tools, this tool uses the diff algorithm horizontally for each line in the vertical diff, highlighting the changes. This is very handy in hard to spot ...

HMBRAND/App-ccdiff-0.33 - 07 Nov 2023 15:50:03 UTC - Search in distribution

Regexp::Exhaustive - Find all possible matches, including backtracked and overlapping, of a pattern against a string River stage one • 1 direct dependent • 1 total dependent

This module does an exhaustive match of a pattern against a string. That means that it will match all ways possible, including all backtracked and overlapping matches. It works a lot like the familiar "m//g" regarding return values. Beware that exhau...

LODIN/Regexp-Exhaustive-0.04 - 06 Jan 2008 06:03:45 UTC - Search in distribution

Compress::Huffman - Huffman encode a symbol table River stage one • 1 direct dependent • 1 total dependent

Compress::Huffman converts a table of symbols and probabilities to a Huffman encoded form. The Huffman encoding is output as strings using a restricted alphabet, so binary encoding is a string of the form 0101 rather than genuine binary....

BKB/Compress-Huffman-0.08 - 10 Jan 2019 06:26:54 UTC - Search in distribution

Algorithm::Huffman - Perl extension that implements the Huffman algorithm River stage zero No dependents

This modules implements the huffman algorithm. The aim is to create a good coding scheme for a given list of different characters (or even strings) and their occurence numbers. ALGORITHM Please have a look to a good data compression book for a detail...

BIGJ/Algorithm-Huffman-0.09 - 06 Sep 2002 12:33:23 UTC - Search in distribution
4 results (0.022 seconds)