Forest::Tree::Roles::JSONable - An abstract role for providing JSON serialization


Forest documentation  | view source Contained in the Forest distribution.

Index


NAME

Top

Forest::Tree::Roles::JSONable - An abstract role for providing JSON serialization

DESCRIPTION

Top

This is just an abstract role for trees capable of JSON serialization.

REQUIRED METHODS

Top

as_json (?%options)

Return a JSON string of the invocant. Takes %options parameter to specify the way the tree is to be dumped.

BUGS

Top

All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT.

AUTHOR

Top

Stevan Little <stevan.little@iinteractive.com>

COPYRIGHT AND LICENSE

Top


Forest documentation  | view source Contained in the Forest distribution.