Math-Expression-Evaluator

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision History for Perl module Math::Expression::Evaluator

0.3.2 Thu Aug 19 13:58:26 CEST 2010
- allow ** for powers as alias to ^

0.3.1 Sun Apr 25 13:41:00 CEST 2010
- avoid indirect method call syntax in documentation
- fix [cpan #55709], signed numbers in exponentials

0.3.0 Fri Jan 15 11:28:02 CET 2010
- allow the user to add custom functions, and override built-in functions.
  Thanks to Leonardo Herrera for the initial patch.

0.2.0 Wed Oct  7 23:35:22 CEST 2009
- 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

0.1.3 Thu Sep 17 12:05:44 CEST 2009



( run in 0.238 second using v1.01-cache-2.11-cpan-d9388b9e2af )