
  README
  
  This directory implements a simple OAI data repository written in
  Perl. It contains a number of things:
  
	1. lib - a directory where the Perl libraries are saved
	2. data - a directory where your data is saved
	3. index.cgi - the OAI server
	4. config.xml - a configuration file
  
  If you are using this system in conjunction with the MyLibrary Portal
  sample application, then the full path to the data directory should
  be the same as the value of the constant OAIROOT configured in
  cgi-bin/resources.cgi.
  
  This system is 99% based on software written by Hussein Suleman
  in a system called OAI-PMH2 XMLFile. For more detail, see:
  
	http://www.dlib.vt.edu/projects/OAI/software/xmlfile/
  
  -- 
  Eric Lease Morgan
  January 31, 2006
