README

October 22, 2013 ยท View on GitHub

Net-PMP

See the Public Media Platform site (http://docs.pmp.io/) for more details.

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

Note that some of the unit tests will be skipped unless the following environment variables are set:

PMP_CLIENT_ID PMP_CLIENT_SECRET

and optionally:

PMP_CLIENT_HOST PMP_CLIENT_DEBUG

If not set, the unit tests against the server API are skipped.

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc Net::PMP

You can also look for information at:

RT, CPAN's request tracker (report bugs here)
    http://rt.cpan.org/NoAuth/Bugs.html?Dist=Net-PMP

AnnoCPAN, Annotated CPAN documentation
    http://annocpan.org/dist/Net-PMP

CPAN Ratings
    http://cpanratings.perl.org/d/Net-PMP

Search CPAN
    http://search.cpan.org/dist/Net-PMP/

LICENSE AND COPYRIGHT

Copyright (C) 2013 American Public Media Group

See LICENSE file for details on the MIT license.