perfSONAR_PS::Client::Topology::XMLDB README File
=================================================

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

perfSONAR_PS::Client::Topology::MA is a module that provides an OO interface
for performing queries against and storing data for a perfSONAR_PS Topology
Measurement Archive that is stored in a local Sleepycat XMLDB. This client is
meant to provide a similar API to the perfSONAR_PS::Client::Topology::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::Topology::XMLDB'

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

    Prerequisites:

    perl Makefile.PL
    make
    make install

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

All rights reserved.