The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
perfSONAR_PS::Client::Status::SQL README File
=============================================

Description
-----------

perfSONAR_PS::Client::Status::SQL is a module that provides an OO interface for
performing queries against and storing data in a SQL database. This client is
meant to provide a similar API to the perfSONAR_PS::Client::Status::MA module
so that clients can easily be written that support local or remote access.

Installation
------------

 CPAN installation
 -----------------

    perl -MCPAN -e 'install perfSONAR_PS::Client::Status::SQL'

 Standard installation
 ---------------------

    Prerequisites:

    perl Makefile.PL
    make
    make install

Copyright (c) 2004-2007, Internet2 and the University of Delaware

All rights reserved.