| JavaScript-Code documentation | view source | Contained in the JavaScript-Code distribution. |
JavaScript::Code::Value - A JavaScript Value
use base qw[ JavaScript::Code::Value ];
A value can e.g. be assigned to a 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.
| JavaScript-Code documentation | view source | Contained in the JavaScript-Code distribution. |