The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
WebService-Pandora
====================

This Perl module is used to interact with the Pandora JSON webservice API.  In order
to install the module, you would typically do:

  perl Makefile.PL
  make
  make test
  make install

Once installed, documentation is also provided:

  man WebService::Pandora