NAME
        LSF - A perl API built on top of the LSF command line tools.

INSTRUCTIONS

        NOTE: FOR THESE MODULES TO WORK IT IS ESSENTIAL THAT YOU INCLUDE THE 
        LSF COMMAND LINE EXECUTABLES IN YOUR PATH.

        Please refer to the perldoc pages for more information.

        To install the modules:

                perl Makefile.PL;
                make;
                make test;
                make install;

AUTHOR
       Mark Southern (mark_southern@merck.com)

COPYRIGHT
       Copyright (c) 2002, Merck & Co. Inc. All Rights Reserved.
       This module is free software. It may be used, redis-
       tributed and/or modified under the terms of the Perl
       Artistic License (see http://www.perl.com/perl/misc/Artis-
       tic.html)