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.0.2 - 2007-09-17

  • Splitted MEE::Util and MEE::Parser from main module
  • Added optimize() and the underlying MEE::Optimizer
  • Most tests now run once with optimize() and once without
  • Added LICENSE section to ME::Evaluator
  • Dropped Regexp::Common dependency
  • Added this Changes file

Modules

parses and evaluates mathematic expressions
Parse mathematical expressions
Common functions for Math::Expression::Evaluator