barbie / www-scraper-isbn-amazon_driver

Search drivers for the Amazon online catalog.

Home Page:http://search.cpan.org/dist/www-scraper-isbn-amazon_driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WWW-Scraper-ISBN-Amazon_Driver
==============================

This distribution contains two Perl extensions for the ISBN search collection 
that is provide by WWW::Scraper::ISBN.

The drivers search for book information from the Amazon online catalog from
the US (amazon.com) and UK (amazon.co.uk).

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these modules:

  JSON
  WWW::Scraper::ISBN
  WWW::Scraper::ISBN::Record
  WWW::Scraper::ISBN::Driver
  WWW::Mechanize

For testing the module requires these modules:

  IO::File
  Test::MockModule
  Test::More

For optional testing the module would like these modules:

  Test::CPAN::Meta
  Test::CPAN::Meta::JSON
  Test::Pod
  Test::Pod::Coverage

COPYRIGHT AND LICENSE

  Copyright (C) 2004-2019 Barbie for Miss Barbell Productions

  This distribution is free software; you can redistribute it and/or
  modify it under the Artistic Licence v2.

About

Search drivers for the Amazon online catalog.

http://search.cpan.org/dist/www-scraper-isbn-amazon_driver

License:Other


Languages

Language:Perl 79.0%Language:HTML 21.0%