LoadLeveler version 0.06
===============

This module makes the IBM LoadLeveler Data Access, Query, Submit & Workload management APIs available to Perl.

LoadLeveler is a product of IBM.  For more information, please refer to http://www.ibm.com/

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install
   make html

DEPENDENCIES

This module requires IBM LoadLeveler 3.1.0 and AIX 5.1

  Copying

    Copyright (c) 2002 Mike Hawkins. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. 
