Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

WebService-Libris - a Perl module for retrieving book meta data from
libris.kb.se

INSTALLATION

To install this module, run the following commands:

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

SUPPORT 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/issues

AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/WebService-Libris

CPAN Ratings
http://cpanratings.perl.org/d/WebService-Libris

Search 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.