JSONAPI::Document::Builder::Role::Type - Normalizer for document types
version 2.4
Provides methods to correctly format a rows source name.
Returns a dash cased version of the type.
Useful for deriving resource types for relationships, which are already in the correct singular/plural form and don't require any word manipulations.
Takes the type and creates its correct, pluralised type.
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.