
Math::symbolic is a perl module for performing symbolic calculations, similar to computer algebra systems (cas) like maxima, maple and mathematica. using this software, algebraic expressions can be parsed from strings, manipulated in perl and even compiled into code references.