WWW::StockPrice Module 1.0.7

This is a module to fetch stock quotes from the internet.

To install these modules, you should just have to run the following:

	% perl Makefile.PL
	% make install


Scott Jann <sjann@knight-rider.org>

2/22/2008 - 1.0.7
	Switched to Yahoo! finance CSV "API"

7/20/2006 - 1.0.6
	Switched to use Google finance for data.

2/17/2006 - 1.0.5
	Switched to use Google for data.

1/31/2006 - 1.0.4
	Updated to new Yahoo! format.

9/5/2003 - 1.0.3
	Updated to new Yahoo! format.

9/24/2002 - 1.0.2
	Added aliases for 'nasdaq', 'dow' and 'sp500'
	Fixed numeric equal bug

2/8/2002 - 1.0.1
	Updated to new Yahoo! format.
