DESCR 269 B

12345
  1. This module provides a simple way to extend the Math::Symbolic parser
  2. with arbitrary functions that return any valid Math::Symbolic tree. The
  3. return value of the function call is inserted into the complete parse
  4. tree at the point at which the function call is parsed.