| JavaScript-Code documentation | view source | Contained in the JavaScript-Code distribution. |
JavaScript::Code::Expression::Arithmetic - A JavaScript Arithmetic Expression
sub ADD { &addition } sub SUB { &subtraction } sub MUL { &multiplication } sub DIV { &division }
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. |