Compress::LZW 0.01
Sponsored Links
Compress::LZW 0.01 Ranking & Summary
File size:
0.003 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
8102
Date added:
2006-10-04
Publisher:
Sean ORourke and Matt Howard
Publisher URL:
http://search.cpan.org/~m
Compress::LZW 0.01 description
Compress::LZW is a pure perl implementation of LZW.
WARNING
This module does not yet support compress(1)s .Z files!! Nor is its interface stable. Hence the alpha status. Expect support to come soon.
WARNING
Read above once more :)
SYNOPSIS
use Compress::LZW;
my $compressed = compress($fatdata);
my $fatdata = decompress($compressed);
my $smallcompressed = compress($thindata, 12);
my $thindata = decompress($smallcompressed, 12);
Compress::LZW it a perl implementation of the newly free LZW compression algorithm. It defaults to building a 16-bit codeword table, but provides the ability to choose a 12-bit table also. Depending on the size of your data, the 12-bit table may provide better compression.
Functions
compress
Takes a string as its first argument, and returns the compressed result. You can also specify the size of your codeword table in @_[1], choosing either 12 or 16. 16 is the default. compress will
decompress
Takes a string as its first argument, and returns the decompressed result. You can also specify the size of your codeword table in @_[1], choosing either 12 or 16. 16 is the default.
EXPORTS
Compress::LZW exports: compress decompress Thats all.
WARNING
This module does not yet support compress(1)s .Z files!! Nor is its interface stable. Hence the alpha status. Expect support to come soon.
WARNING
Read above once more :)
SYNOPSIS
use Compress::LZW;
my $compressed = compress($fatdata);
my $fatdata = decompress($compressed);
my $smallcompressed = compress($thindata, 12);
my $thindata = decompress($smallcompressed, 12);
Compress::LZW it a perl implementation of the newly free LZW compression algorithm. It defaults to building a 16-bit codeword table, but provides the ability to choose a 12-bit table also. Depending on the size of your data, the 12-bit table may provide better compression.
Functions
compress
Takes a string as its first argument, and returns the compressed result. You can also specify the size of your codeword table in @_[1], choosing either 12 or 16. 16 is the default. compress will
decompress
Takes a string as its first argument, and returns the decompressed result. You can also specify the size of your codeword table in @_[1], choosing either 12 or 16. 16 is the default.
EXPORTS
Compress::LZW exports: compress decompress Thats all.
Compress::LZW 0.01 Screenshot
Sponsored Links
Compress::LZW 0.01 Keywords
LZW
LZW 0.01
LZW.
CompressLZW
compress
Perl
table
implementation
decompress
16
Compress::LZW 0.01
Libraries
Programming
Bookmark Compress::LZW 0.01
Compress::LZW 0.01 Copyright
WareSeeker periodically updates pricing and software information of Compress::LZW 0.01 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Compress::LZW 0.01 Edition. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Compress::LZW 0.01 Related Software
Kextractaudio extracts the audio from a DVD (via mplayer) and compress it to a ogg vorbis file.
Apache::Dynagzip is a mod_perl extension for Apache-1.3.X to compress the response with gzip format.
POE::Filter::LZW::Progressive is a POE filter wrapped around Compress::LZW::Progressive.
Compress::BraceExpansion is a Perl module to create a human-readable compressed string suitable for shell brace expansion.
mscompress is a Microsofts "compress.exe/expand.exe" compatible (de)compressor.
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
Related Information
Sponsored Links
TOP POPULAR DOWNLOAD