Gi-Doc version 0.01
==============================

Create documents using Cairo.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Cairo
  Pango


COPYRIGHT AND LICENCE

Gi-Doc is Copyright 2010 Jeffrey Ray Hallock

Gi-Doc is free software; you can redistribute it 
and/or modifymit under the terms of the GNU General Public License as 
published by the Free Software Foundation; either version 3, or (at 
your option) any later version.

Gi-Doc is distributed in the hope that it will be 
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
Public License for more details.

You should have received a copy of the GNU General Public License along with
Gi-Doc.  If not, see L<http://www.gnu.org/licenses/>.