NAME

JSON::JOM::Plugins::Dumper - string dump for JOM nodes

DESCRIPTION

This JOM plugin adds the following method to JOM objects and arrays:

  • dump - dumps the object as a JSON string.

BUGS

Please report any bugs to http://rt.cpan.org/.

SEE ALSO

JSON::JOM, JSON::JOM::Plugins.

AUTHOR

Toby Inkster <tobyink@cpan.org>.

COPYRIGHT

Copyright 2010 Toby Inkster

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.