Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moritz/webservice-libris
Perl 5 module for querying the libris.kb.se book search API
https://github.com/moritz/webservice-libris
Last synced: 16 days ago
JSON representation
Perl 5 module for querying the libris.kb.se book search API
- Host: GitHub
- URL: https://github.com/moritz/webservice-libris
- Owner: moritz
- Created: 2011-06-16T12:08:17.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-03T02:41:08.000Z (about 11 years ago)
- Last Synced: 2024-11-05T20:51:36.634Z (2 months ago)
- Language: Perl
- Homepage:
- Size: 172 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
WebService-Libris - a Perl module for retrieving book meta data from
libris.kb.seINSTALLATION
To install this module, run the following commands:
perl Build.PL
./Build test
./Build installSUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.perldoc WebService::Libris
You can also look for information at:
Bug tracker:
https://github.com/moritz/WebService-Libris/issuesAnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/WebService-LibrisCPAN Ratings
http://cpanratings.perl.org/d/WebService-LibrisSearch CPAN
http://search.cpan.org/dist/WebService-Libris/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.