
JavaScript::Code::Value - A JavaScript Value
use base qw[ JavaScript::Code::Value ];

A value can e.g. be assigned to a variable.


JavaScript::Code, JavaScript::Code::Variable

Sascha Kiefer, esskar@cpan.org

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