PostScript::Graph::Key version 0.03
===================================

This module creates a key panel to accompany PostScript::Graph::Paper.  It is not
expected to be used independently.  See one of these  modules for a top-level object.

    PostScript::Graph::XY
    PostScript::Graph::Bar
    PostScript::Graph::Stock

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:

  PostScript::File
  PostScript::Graph::Paper
  PostScript::Graph::Style

COPYRIGHT AND LICENCE

Copyright (C) 2002 Christopher P Willmot.  All rights reserved.

This work is published under the Artistic licence accompanying the Perl
distribution which may be found at http://www.perl.org.  The existance of this
work does not imply that it is fit for any purpose implied by the code or
accompanying documentation.  There is no warranty whatsoever.  Use at your own
risk.

