The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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