Download List

專案描述

Finance-QuoteHist provides Finance::QuoteHist, a
Perl module that provides easy fetching of
historical stock quotes from a variety of sources
on the Web. The bundle includes the underlying
site-specific modules. Reliability is enhanced
through the use of symbolic extraction provided by
HTML::TableExtract along with automatic failover
to alternate sites.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-27 09:35
1.07

The internal structure was changed to use date
iterators where appropriate. The documentation was
fixed for MSN. Various minor edge cases were
fixed.
標籤: Stable, Code cleanup

2006-03-01 12:44
1.05

Splits now have no dependencies on dividend
queries. Daily, weekly, and monthly granularities
are available. The quote_source(),
dividend_source(), and split_source() methods were
restored. More tests were added.
標籤: Stable, Code cleanup

2006-02-25 10:00
1.04

This release compensated for the Yahoo! symbol switch from ^DJA to ^DJI, which was causing some tests to fail. The quotemedia URL was updated.
標籤: Stable, Minor bugfixes

2005-12-07 07:27
1.03

Minor bugs were fixed. Date calculations were
forced to GMT to avoid some Cygwin/Windows errors.
auto_proxy was added, and is enabled during tests
so that if $ENV{HTTP_PROXY} is present,
$ua->env_proxy will be automatically invoked.
Tests will be skipped if network connectivity
cannot be established.
標籤: Stable, Minor bugfixes

2005-10-21 23:54
1.02

Fixes a Date::Manip requirement that was inadvertently dropped.
標籤: Stable, Code cleanup

Project Resources