3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 03, 2024 — Jun 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added: Webpage to be made pretty.
pjf
as Paul Fenwick
More... about 25 years ago
Added TODO list.
pjf
as Paul Fenwick
More... about 25 years ago
List of features/bugs to add/fix.
pjf
as Paul Fenwick
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.
pjf
as Paul Fenwick
More... about 25 years ago
Initial release of hackers guide.
pjf
as Paul Fenwick
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.
pjf
as Paul Fenwick
More... about 25 years ago
Added FAQ file.
pjf
as Paul Fenwick
More... about 25 years ago
Documentation updates.
pjf
as Paul Fenwick
More... about 25 years ago
Updated documentation and error messages.
pjf
as Paul Fenwick
More... about 25 years ago
Added ex_div field for yahoo.
pjf
as Paul Fenwick
More... about 25 years ago
Added many more fields for yahoo to return. Good. :)
pjf
as Paul Fenwick
More... about 25 years ago
Rolled changes to TIAA-CREF made against 1.14 and the 1.19 revision together.
pjf
as Paul Fenwick
More... about 25 years ago
Completed updating tiaacref error-checking More... about 25 years ago
Better error messages for failed Yahoo lookups.
pjf
as Paul Fenwick
More... about 25 years ago
In-line documentation updates.
pjf
as Paul Fenwick
More... about 25 years ago
Removed HTML returns from yahoo_europe. Fixed logic bug in yahoo_* N/A->undef code.
pjf
as Paul Fenwick
More... about 25 years ago
Updated yahoo_europe to return undef instead of N/A
pjf
as Paul Fenwick
More... about 25 years ago
Added success/fail indications to asx, fidelity, troweprice, yahoo and yahoo_europe. Updated regression tests appropriately.
pjf
as Paul Fenwick
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.
pjf
as Paul Fenwick
More... about 25 years ago
Yahoo no longer returns N/A, but uses undef instead.
pjf
as Paul Fenwick
More... about 25 years ago
Updated library path so it can run without a Finance::Quote install.
pjf
as Paul Fenwick
More... about 25 years ago
Fetch can now be exported.
pjf
as Paul Fenwick
More... about 25 years ago
New stockdump script which makes use of the fetch function. It's a handy debugging tool.
pjf
as Paul Fenwick
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
pjf
as Paul Fenwick
More... about 25 years ago
I was slack in keeping up-to-date with the changelog. Brought it back up to date.
pjf
as Paul Fenwick
More... about 25 years ago
Removed misleading comment.
pjf
as Paul Fenwick
More... about 25 years ago
Defined a new fetch function which provides a more generic interface to Finance::Quote.
pjf
as Paul Fenwick
More... about 25 years ago