Fork me on GitHub

Net::NPR::Query by allolex

A Perl module for dealing with requests to and responses from the NPR API (http://www.npr.org/api/index). NPR content is free to use for noncommercial purposes, as long as it isn't altered substantially.

Net::NPR::API is a Perl class for dealing with requests to and responses from the NPR API. NPR content is free to use for noncommercial purposes, as long as it isn't altered substantially. You can find out more about the API here: http://www.npr.org/api/index

Dependencies

JSON, WWW:Mechnanize

Install

perl Build.PL ./Build ./Build test ./Build install

License

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.

Authors

Damon Allen Davison (allolex@gmail.com)

Contact

Damon Allen Davison (allolex@gmail.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/allolex/Net-NPR-Query