Letter P

perl-MetaCPAN-API-Tiny - A Tiny API client for MetaCPAN

Website: https://metacpan.org/release/MetaCPAN-API-Tiny
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
This is the Tiny version of MetaCPAN::API. It implements a compatible API with
a few notable exceptions:

Attributes are direct hash access

 * The attributes defined using Mo(o|u)se are now accessed via the blessed hash
   directly. There are no accessors defined to access these elements.

Exception handling

 * Instead of using Try::Tiny, raw evals are used. This could potentially cause
   issues, so just be aware.

Testing

 * Test::Fatal was replaced with an eval implementation of exception().
   Test::TinyMocker usage is retained, but may be absorbed since it is pure
   perl.

Packages

perl-MetaCPAN-API-Tiny-1.150270-9.fc14.al.noarch [18 KiB] Changelog by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al