The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
OGDL-Parser version 0.01
======================

This package includes two modules: OGDL::Parser and OGDL::Graph and a 
perl program pgpath. They are used to parse an OGDL file.

For information on OGDL, see http://ogdl.sourceforge.net/.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module works with standard perl distribution.