# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.008.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
conf/server.yml
dist.ini
lib/PONAPI/CLI.pm
lib/PONAPI/CLI/Command/demo.pm
lib/PONAPI/CLI/Command/gen.pm
lib/PONAPI/CLI/Command/manual.pm
lib/PONAPI/CLI/RunQuery.pm
lib/PONAPI/CLI/RunServer.pm
lib/PONAPI/Constants.pm
lib/PONAPI/DAO.pm
lib/PONAPI/DAO/Request.pm
lib/PONAPI/DAO/Request/Create.pm
lib/PONAPI/DAO/Request/CreateRelationships.pm
lib/PONAPI/DAO/Request/Delete.pm
lib/PONAPI/DAO/Request/DeleteRelationships.pm
lib/PONAPI/DAO/Request/Retrieve.pm
lib/PONAPI/DAO/Request/RetrieveAll.pm
lib/PONAPI/DAO/Request/RetrieveByRelationship.pm
lib/PONAPI/DAO/Request/RetrieveRelationships.pm
lib/PONAPI/DAO/Request/Role/HasData.pm
lib/PONAPI/DAO/Request/Role/HasDataBulk.pm
lib/PONAPI/DAO/Request/Role/HasDataMethods.pm
lib/PONAPI/DAO/Request/Role/HasFields.pm
lib/PONAPI/DAO/Request/Role/HasFilter.pm
lib/PONAPI/DAO/Request/Role/HasID.pm
lib/PONAPI/DAO/Request/Role/HasInclude.pm
lib/PONAPI/DAO/Request/Role/HasPage.pm
lib/PONAPI/DAO/Request/Role/HasRelationshipType.pm
lib/PONAPI/DAO/Request/Role/HasSort.pm
lib/PONAPI/DAO/Request/Role/UpdateLike.pm
lib/PONAPI/DAO/Request/Update.pm
lib/PONAPI/DAO/Request/UpdateRelationships.pm
lib/PONAPI/Exception.pm
lib/PONAPI/Manual.pod
lib/PONAPI/Repository.pm
lib/PONAPI/Server.pm
lib/PONAPI/Server/ConfigReader.pm
lib/Test/PONAPI/Repository/MockDB.pm
lib/Test/PONAPI/Repository/MockDB/Loader.pm
lib/Test/PONAPI/Repository/MockDB/Table.pm
lib/Test/PONAPI/Repository/MockDB/Table/Articles.pm
lib/Test/PONAPI/Repository/MockDB/Table/Comments.pm
lib/Test/PONAPI/Repository/MockDB/Table/People.pm
lib/Test/PONAPI/Repository/MockDB/Table/Relationships.pm
script/ponapi
t/020-DAO/000-basic.t
t/020-DAO/001-errors.t
t/020-DAO/003-req_base.t
t/020-DAO/004-parameters.t
t/020-DAO/005-exceptions.t
t/030-Server/000-basic.t
t/030-Server/001-errors.t
t/030-Server/002-http-method-override.t
t/040-utils/names.t
xt/000-schema-validation.t
xt/001-server-with-client.t