To install this module, cd to the directory that contains this README
file and type the following:

   perl Makefile.PL
   make
   make test
   make install

   # run the scraper
   scrape.pl

If you do not plan to install this module, you may still run it in the
directory.

   perl bin/scrape.pl

