next up previous contents
Next: tools Up: Helpful tools and stuff Previous: Helpful tools and stuff   Contents

Paratec Perl Library

The paratec perl library is currently under construction. It is a set of perl modules designed to make it much easier to parse and modify paratec input and output files. Actually, it is designed to parse paratec input and output files, and only modify input files!

If you want to use these modules in your perl scripts, you just have to set the environment variable $PERL5LIB to be the path to the paratec/src/perllib directory (so that perl will know where to find the modules), and then follow the instructions below to actually use the code.

Here are the manuals for the paratec modules, which are automatically generated from Plain Old Documentation embedded in the module itself:

The library also has a few utility modules to make it easier to deal with things like vectors and tensors. Here is the documentation to the utility files:



Jonathan Yates 2001-05-10