Finance/Shares/Sample
=====================

A Sample here is a series of stock quote data for a particular share over
a specific period.  It holds a central place in the Finance::Shares:: family,
as most other packages either feed data to it or analyse data from it.

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:

  Text::CSV_XS
  Date::Pcalc
  PostScript::File
  PostScript::Graph::Style
  PostScript::Graph::Stock
  Finance::Shares::Log
  Finance::Shares::MySQL

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.  

There is no warranty whatsoever.  Use at your own risk.  Just because it is here
and is documented does not mean that it is fit for any purpose implied by the
code or accompanying documentation.  

