An open API service indexing awesome lists of open source software.

https://github.com/buganini/perl-bsdconv

Perl wrapper for bsdconv
https://github.com/buganini/perl-bsdconv

Last synced: 11 months ago
JSON representation

Perl wrapper for bsdconv

Awesome Lists containing this project

README

          

BSD licensed charset/encoding converter library with more functionalities than libiconv
This is Perl wrapper

IRC: irc://irc.freenode.net#bsdconv

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:

bsdconv

COPYRIGHT AND LICENCE

Copyright (c) 2009-2013 Kuan-Chung Chiu

Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.