Download List

Descripción del Proyecto

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

La estructura interna fue cambiado para usar iteradores fecha en su caso. La documentación se ha fijado para MSN. Varios casos extremos de menor importancia eran fijos.
Tags: Stable, Code cleanup
The internal structure was changed to use date
iterators where appropriate. The documentation was
fixed for MSN. Various minor edge cases were
fixed.

2006-03-01 12:44
1.05

Se divide ahora no tiene dependencias en las consultas de dividendos. Diaria, semanal, mensual y granularidades están disponibles. El quote_source (), () dividend_source, y split_source () se restauraron los métodos. Más pruebas se han añadido.
Tags: Stable, Code cleanup
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.

2006-02-25 10:00
1.04

Este comunicado de compensación por el Yahoo! cambiar el símbolo de ^ DJA a ^ DJI, que estaba causando algunas pruebas para fallar. El QuoteMedia se ha actualizado URL.
Tags: Stable, Minor bugfixes
This release compensated for the Yahoo! symbol switch from ^DJA to ^DJI, which was causing some tests to fail. The quotemedia URL was updated.

2005-12-07 07:27
1.03

Minor bugs fueron corregidos. Fecha cálculos se vieron obligados a GMT para evitar algunos Cygwin / errores de Windows. Auto_proxy se añadió, y está habilitado durante las pruebas de modo que si $ ENV () HTTP_PROXY está presente, $ ua-> env_proxy se invoca automáticamente. Las pruebas se omiten si la red la conectividad no puede ser establecida.
Tags: Stable, Minor bugfixes
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.

2005-10-21 23:54
1.02

Fija una fecha:: Manip requisito de que, inadvertidamente, se dejó caer.
Tags: Stable, Code cleanup
Fixes a Date::Manip requirement that was inadvertently dropped.

Project Resources