Eixo-Rest 1.207 Latest
Files
- Changes
 - LICENSE
 - MANIFEST
 - META.json
 - META.yml
 - Makefile.PL
 - README.md
 - cpanfile
 - lib/Eixo/Rest.pm
 - lib/Eixo/Rest.pod
 - lib/Eixo/Rest/Api.pm
 - lib/Eixo/Rest/ApiFakeServer.pm
 - lib/Eixo/Rest/BaseException.pm
 - lib/Eixo/Rest/Client.pm
 - lib/Eixo/Rest/Product.pm
 - lib/Eixo/Rest/Request.pm
 - lib/Eixo/Rest/RequestAsync.pm
 - lib/Eixo/Rest/RequestAsyncThread.pm
 - lib/Eixo/Rest/RequestSync.pm
 - lib/Eixo/Rest/Uri.pm
 - t/000_compile.t
 - t/010_fake_api.t
 - t/020_client.t
 - t/030_request_async.t
 - t/040_https_request.t
 - t/041_uri.t
 - t/certs/ca-key.pem
 - t/certs/ca.pem
 - t/certs/client-key.pem
 - t/certs/client.pem
 - t/certs/server-key.pem
 - t/certs/server.pem
 - t/test_base.pm