Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/moritz/isbn-country

Perl 5 modules for guessing country and language info from ISBN numbers
https://github.com/moritz/isbn-country

Last synced: 16 days ago
JSON representation

Perl 5 modules for guessing country and language info from ISBN numbers

Awesome Lists containing this project

README

        

ISBN-Country

Extracts likely country and language information from ISBN numbers.

INSTALLATION

To install this module, run the following commands:

perl Build.PL
./Build
./Build test
./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

perldoc ISBN::Country

You can also look for information at:

RT, CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=ISBN-Country

AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/ISBN-Country

CPAN Ratings
http://cpanratings.perl.org/d/ISBN-Country

Search CPAN
http://search.cpan.org/dist/ISBN-Country/

LICENSE AND COPYRIGHT

Copyright (C) 2011 Moritz Lenz

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.