compress-lz4
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Perl interface to the LZ4 (de)compressor
Compress-LZ4
============

This module provides a Perl interface to the LZ4 (de)compressor.

INSTALLATION

To install this module type the following:

    perl Makefile.PL
    make
    make test
    make install

DEPENDENCIES

This module requires these other modules and libraries:

    Test::More
    XSLoader

A C compiler is required to build this module.

COPYRIGHT AND LICENCE

Copyright (C) 2012-2017 by gray 

This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。