Alien-Win32-LZMA
view release on metacpan or search on metacpan
NAME
Alien::Win32::LZMA - Install and make available lzma.exe
DESCRIPTION
On Windows (unlike on Unix systems) the primary mechanism for accessing
LZMA functionality is via the 7-Zip desktop application.
Alien::Win32::LZMA is a simple Alien module which embeds a copy of the
lzma.exe command line utility for use in situations where the
memory-only compression and decompression provided by the current
generation of modules is not sufficient.
The version of lzma.exe provided by this module is taken from the LZMA
SDK 4.65 at <http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2>.
FUNCTIONS
lib/Alien/Win32/LZMA.pm view on Meta::CPAN
=pod
=head1 NAME
Alien::Win32::LZMA - Install and make available lzma.exe
=head1 DESCRIPTION
On Windows (unlike on Unix systems) the primary mechanism for accessing
LZMA functionality is via the 7-Zip desktop application.
B<Alien::Win32::LZMA> is a simple Alien module which embeds a copy
of the F<lzma.exe> command line utility for use in situations where
the memory-only compression and decompression provided by the current
generation of modules is not sufficient.
The version of lzma.exe provided by this module is taken from the LZMA
SDK 4.65 at L<http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2>.
=head1 FUNCTIONS
( run in 0.769 second using v1.01-cache-2.11-cpan-299005ec8e3 )