Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
Changes for version 0.2.0 - 2009-10-07
- allow the user to install a callback for undefined variables (much like AUTOLOAD in perl for subroutines)
- document the effect of multiple calls to parse() on the same object
- stylistic improvements
Modules
parses, compiles and evaluates mathematic expressions
Simple Lexer
Optimize Math::Expression::Evaluator ASTs
Parse mathematical expressions
Common functions for Math::Expression::Evaluator