Chapter 18. Access JMathLib From Perl

The tools/perl/MathLib.pm file allows Perl programs to create objects of the JMathLib program and access it's functions. Though with the following caveats.

1) The JMathLib 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 JMathLib is available from the module.