WWW-CDBaby
WWW::CDBaby automates access to your cdbaby.com information. As of this writing it allows you to access your CD and digital sales information, but contains room for addition of any number of methods to get any other info you may need to process.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module is a subclass of WWW::Sitebase::Navigator, which has many dependencies, including WWW::Mechanize.
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the perldoc command.
perldoc WWW::CDBaby
You can also look for information at:
Search CPAN
http://search.cpan.org/dist/WWW-CDBaby
CPAN Request Tracker:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=WWW-CDBaby
AnnoCPAN, annotated CPAN documentation:
http://annocpan.org/dist/WWW-CDBaby
CPAN Ratings:
http://cpanratings.perl.org/d/WWW-CDBaby
COPYRIGHT AND LICENCE
Copyright (C) 2007 Grant Grueninger
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.