NAME
JSON::JOM::Value - represents a value in a JOM structure
DESCRIPTION
JSON::JOM::Value represents a simple value (null, boolean, number or string) in JSON. It is a subclass of JSON::JOM::Node.
BUGS
Please report any bugs to http://rt.cpan.org/.
SEE ALSO
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.