Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/moritz/isbn-country
- Owner: moritz
- Created: 2011-04-01T11:25:10.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-05-04T10:14:13.000Z (over 13 years ago)
- Last Synced: 2024-11-05T20:51:39.662Z (2 months ago)
- Language: Perl
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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 installSUPPORT 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-CountryAnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/ISBN-CountryCPAN Ratings
http://cpanratings.perl.org/d/ISBN-CountrySearch 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.