1---
2abstract: 'A simple client for interacting with RESTful http/https resources'
3author:
4  - 'Miles Crawford, <mcrawfor@cpan.org>'
5build_requires:
6  ExtUtils::MakeMaker: 6.42
7  Test::More: 0.8
8configure_requires:
9  ExtUtils::MakeMaker: 6.42
10distribution_type: module
11generated_by: 'Module::Install version 0.92'
12license: perl
13meta-spec:
14  url: http://module-build.sourceforge.net/META-spec-v1.4.html
15  version: 1.4
16name: REST-Client
17no_index:
18  directory:
19    - inc
20    - t
21requires:
22  LWP::Protocol::https: 0
23  LWP::UserAgent: 0
24  URI: 0
25  perl: 5.8.0
26resources:
27  license: http://dev.perl.org/licenses/
28version: 273
29