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.1.3 - 2009-09-17

  • made '+' in operations work in binary context, so that overloaded objects without a neutral element for addtion can work.
  • documentation fixes - MEE now lives on github

Modules

parses, compiles and evaluates mathematic expressions
Optimize Math::Expression::Evaluator ASTs
Parse mathematical expressions
Common functions for Math::Expression::Evaluator