Compress::DSRC ==== Perl bindings for the DSRC compression library INSTALLATION ------------ To install this module type the following: perl Build.PL ./Build ./Build test ./Build install DEPENDENCIES ------------ Compress::DSRC is bundled with the DSRC C++ library. Compilation requires the Boost system and thread libraries. There are no additional dependencies other than a C++ compiler on the target system. COPYRIGHT AND LICENSE --------------------- Copyright (C) 2015-2016 Jeremy Volkening This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LICENSE file in the top-level directory of this distribution for the full license terms.