Added: Webpage to be made pretty. |
|
More...
|
about 25 years ago
|
Added TODO list. |
|
More...
|
about 25 years ago
|
List of features/bugs to add/fix. |
|
More...
|
about 25 years ago
|
Changed email address for Brent Neal |
|
More...
|
about 25 years ago
|
Changed email address for Brent Neal in POD |
|
More...
|
about 25 years ago
|
Added AUTOLOAD method as a better interface rather than exporting into the Finance::Quote namespace when it's loaded. |
|
More...
|
about 25 years ago
|
Initial release of hackers guide. |
|
More...
|
about 25 years ago
|
Rewrite to allow much much more pluggable methods. This should make it much easier to write new modules which provide new ways of gathering information without having to change existing code. |
|
More...
|
about 25 years ago
|
Added FAQ file. |
|
More...
|
about 25 years ago
|
Documentation updates. |
|
More...
|
about 25 years ago
|
Updated documentation and error messages. |
|
More...
|
about 25 years ago
|
Added ex_div field for yahoo. |
|
More...
|
about 25 years ago
|
Added many more fields for yahoo to return. Good. :) |
|
More...
|
about 25 years ago
|
Rolled changes to TIAA-CREF made against 1.14 and the 1.19 revision together. |
|
More...
|
about 25 years ago
|
Completed updating tiaacref error-checking |
|
More...
|
about 25 years ago
|
Better error messages for failed Yahoo lookups. |
|
More...
|
about 25 years ago
|
In-line documentation updates. |
|
More...
|
about 25 years ago
|
Removed HTML returns from yahoo_europe. Fixed logic bug in yahoo_* N/A->undef code. |
|
More...
|
about 25 years ago
|
Updated yahoo_europe to return undef instead of N/A |
|
More...
|
about 25 years ago
|
Added success/fail indications to asx, fidelity, troweprice, yahoo and yahoo_europe. Updated regression tests appropriately. |
|
More...
|
about 25 years ago
|
Updated tiaacref to support $stock{$sym,"success"} notation. Added improved error checking for invalid symbols and HTTP failure. Updated Quote_example.pl and tiaacref.t to reflect the changes. |
|
More...
|
about 25 years ago
|
Basic success key in hash support for yahoo. |
|
More...
|
about 25 years ago
|
Yahoo no longer returns N/A, but uses undef instead. |
|
More...
|
about 25 years ago
|
Updated library path so it can run without a Finance::Quote install. |
|
More...
|
about 25 years ago
|
Fetch can now be exported. |
|
More...
|
about 25 years ago
|
New stockdump script which makes use of the fetch function. It's a handy debugging tool. |
|
More...
|
about 25 years ago
|
Added extra alises to fetch() method allowing users to specify nasdaq and nyse as quote sources. These automatically become calls to yahoo |
|
More...
|
about 25 years ago
|
I was slack in keeping up-to-date with the changelog. Brought it back up to date. |
|
More...
|
about 25 years ago
|
Removed misleading comment. |
|
More...
|
about 25 years ago
|
Defined a new fetch function which provides a more generic interface to Finance::Quote. |
|
More...
|
about 25 years ago
|