Main > Programming > Libraries >

Compress::LZW 0.01

Compress::LZW 0.01

Sponsored Links

Compress::LZW 0.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.003 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1145
Date added: 2006-10-04

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.

Compress::LZW 0.01 Screenshot

Advertisements

Compress::LZW 0.01 Keywords

Bookmark Compress::LZW 0.01

Hyperlink code:
Link for forum:

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 publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
XMLRPC::PurePerl is a Perl module that implements the XML-RPC standard as defined at www.xmlrpc.com. Free Download
Acme::RTB is a Perl extension for building realtimebattle bots. Free Download
Compress::BraceExpansion is a Perl module to create a human-readable compressed string suitable for shell brace expansion. Free Download
mod_proxy_pass_env module provides virtual transparency of environment variables when using the mod_proxy as reverse-proxy. Free Download
Oracle::SQL is a Perl extension for building SQL statements. Free Download
WWW::NanoRef is a Perl module that uses the API published by nanoref.com to produce shortened URLs. Free Download
Spreadsheet::Perl is a pure Perl implementation of a spreadsheet engine. Free Download
SIAR (Simple IP Account Reporter) is a plug-in for pmacct (Promiscuous Mode IP Accounting Package). Free Download