JSONAPI::Document::Builder - Resource Document builder
version 2.4
Builds a resource document.
Main caller method; Builds the resource document for row.
row
Builds the related resource document for the given relationship.
To install JSONAPI::Document, copy and paste the appropriate command in to your terminal.
cpanm
cpanm JSONAPI::Document
CPAN shell
perl -MCPAN -e shell install JSONAPI::Document
For more information on module installation, please visit the detailed CPAN module installation guide.