develooper Front page | perl.beginners | Postings from April 2008

Re: LZMA

Thread Previous
From:
Octavian Rasnita
Date:
April 15, 2008 01:30
Subject:
Re: LZMA
From: "Chas. Owens" <chas.owens@gmail.com>

>>  Does anyone know if there is a way of creating/extracting an LZMA 
>> archive
>> with perl without using an external program?
> snip
>
> Take a look at Compress::unLZMA*.
>
> * http://search.cpan.org/dist/Compress-unLZMA/lib/Compress/unLZMA.pm
>

Thank you. It helped me because I thought it requires an external library 
but it doesn't. Do you also know a way of creating an LZMA archive?

Thanks.

Octavian


Thread Previous


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About