blob: e23467d4ce6d369e046f25d252e40b36097919a5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
This module gets stock quotes from various internet sources, including
Yahoo! Finance, Fidelity Investments, and the Australian Stock
Exchange. There are two methods of using this module -- a functional
interface that is depreciated, and an object-orientated method that
provides greater flexibility and stability.
WWW: http://search.cpan.org/dist/Finance-Quote/
-- Sergey Skvortsov
skv@FreeBSD.org
|