---
abstract: 'PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0'
author:
- 'Mickey Nasriachi <mickey@cpan.org>'
- 'Stevan Little <stevan@cpan.org>'
- 'Brian Fraser <hugmeir@cpan.org>'
build_requires:
DBD::SQLite: 1.48
Data::Dumper: 0
HTTP::Request::Common: 0
Plack::Middleware::MethodOverride: 0.15
Plack::Test: 0
SQL::Composer: 0.14
Test::Fatal: 0
Test::Moose: 0
Test::More: 0
Test::Simple: 1.001014
strict: 0
warnings: 0
configure_requires:
ExtUtils::MakeMaker: 0
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.042, CPAN::Meta::Converter version 2.142060'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: PONAPI-Server
no_index:
file:
- README.pod
namespace:
- PONAPI::Builder
- PONAPI::DAO::Request
- PONAPI::Server
- Test::PONAPI
package:
- PONAPI::Builder
- PONAPI::DAO::Request
- PONAPI::Utils::Names
requires:
DBD::SQLite: 1.48
DBD::SQLite::Constants: 0
DBI: 0
Exporter: 0
File::Path: 2.04
File::Temp: 0
HTTP::Headers::ActionPack: 0
Hash::MultiValue: 0
JSON::XS: 0
Module::Runtime: 0
Moose: 2.1604
Moose::Role: 0
Moose::Util: 0
Moose::Util::TypeConstraints: 0
Path::Class::Dir: 0
Path::Class::File: 0
Plack::Component: 0
Plack::Request: 0
Plack::Response: 0
Return::MultiLevel: 0
SQL::Composer: 0.14
URI: 0
URI::QueryParam: 0
YAML::XS: 0
constant: 0
overload: 0
parent: 0
perl: 5.010
version: 0.001006
x_contributors:
- 'Paolo Mazzoncini'
- 'Andrei Vereha'