Chapter 18. Access MathLib From Perl
The tools/perl/MathLib.pm file allows Perl programs to create objects of the MathLib
program and access it's functions. Though with the following caveats.
1) The MathLib modules requires the JVM.pm module (available from CPAN).
2) This module has so far only been successfully installed under Linux
3) Not all of the functionality of MathLib is available from the module.