6 lines
234 B
Text
6 lines
234 B
Text
This module wraps JSON and LWP::UserAgent to create a flexible utility for
|
|
accessing APIs that accept/provide JSON data.
|
|
|
|
It supports all the options LWP supports, including authentication.
|
|
|
|
WWW: http://search.cpan.org/dist/JSON-API/
|