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
Optimize Math::Expression::Evaluator ASTs
Parse mathematical expressions
Common functions for Math::Expression::Evaluator