[libfinance-quote-perl] annotated tag 1.13_01 created (now 7d60eef)

Florian Schlichting fsfs at moszumanska.debian.org
Fri Nov 10 21:38:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag 1.13_01
in repository libfinance-quote-perl.

        at  7d60eef   (tag)
   tagging  b0c8da3ddf349cf71ab620d460fb5b7d843f5495 (commit)
 tagged by  Erik Colson
        on  Tue Oct 7 23:03:30 2008 +0200

- Log -----------------------------------------------------------------
version 1.13_01

Ben Hemming (2):
      trying to fix css wierdness
      trying to fix the stylesheet!

Bill Carlson (1):
      Patch to make Finance::Quote::Tiaacref.pm work again

Brent Neal (8):
      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.
      Completed updating tiaacref error-checking
      Changed email address for Brent Neal in POD
      Changed email address for Brent Neal
      Modified Tiaacref.pm to work with new CGIs at www.tiaa-cref.org
      Changed one of the funds in trustnet.t since it has apparently been delisted, which was breaking the test.
      Fixed a changed URL for the ASX quotes. The tests still complain, but succeed; I suspect that ASX has added additional columns. I will look at this and check in a fix separately.
      Fix for the new TIAA-CREF quote download cgi. With their new scheme, it appears that they have also reorganized their Personal Annuities. No effort was taken to map the old symbols to the new symbols, since it is not entirely clear that all of the PAs exactly map. Any script that is using this module should be updated to reflect this.

David Hampton (144):
      Added entry for the Lisbon Portugal stock exchange.
      Added some suffixes to the Yahoo exchange-to-currency mappings.
      Added Yahoo suffixes for the Brussels and Dublin exchanges.
      Fixes from Phil Longstaff to make this modules functional again.
      Add a test module for the Canadian Fund Library.
      Correct currency mapping for the Oslo exchange.
      Update URL to match Yahoo site changes.
      Update for the new location of the data within the page.  Return a few
      Make the fidelity_direct method work again.  Uses a new csv file on
      Extract the currency information from the yahoo website.  Keeps the
      Old test funds no longer exist.  Replace them with current funds.
      Add automated tests for the TD Waterhouse module.
      Add Union to the default list of quoters.
      Eliminate a warning message.  Update couple of comments.
      Add a test module for the Union quoter.
      Correct exchange codes for Vienna and Valence.
      Add new Yahoo Brasil module from Ismael Orenstein
      Add a couple of test modules for various Yahoo flavors.
      Add support for the U.S. Government Thrift Savings Plan.
      Add support for quotes from the Swedish Bank.  Submitted by
      Fixes from Tony B <tonyblx at users.sourceforge.net> to solve problem
      Sort module names.
      Add new module for quotes from the New Zealand Stock Exchange.
      Added new Australian investment price sources from Ian Dall
      Most of the data from AEX has moved to the Euronext exchange.  These
      Tweak HTML::TableExtract headers to eliminate warning messages.
      Correct spelling of success
      Correct documentation of env variable
      Updated w/last 3 months activity.
      Fix a warning caused by Yahoo occasionally returning an undefined field.
      Collapse all date parsing into a single common routine.
      Pull now unused date conversion code.
      Remove outdated comment
      Make sure any '&' characters in the trust name are encoded when
      New module for the Athens stock exchange.
      Skip any blank lines in the table.  Pass an extra parameter to
      The table seems to have moved again.  Find it by its headers instead
      Update for changes to the table labels on the website.
      Todays updates.
      Update for changes in the website.  Add a new test module.
      Replace core code with tighter parsing code.  Support two different
      More updates.
      Updated module from Jörg Sommer <joerg at alea.gnuu.de>.
      Choose a different stock for testing.
      Chenge test to force use of the Fidelity.pm module, instead of using
      Choose a different stock for testing.
      Update Trustnet URL in a comment.
      Retrieve more data based on a different url at fundlibrary.com.
      New Yahoo::New Zealand module.  Add "nz" method to pull from
      Today's changes.
      Tagged release 1.09
      Web pages updated to reflect the 1.09 release, and fix various
      Handle invalid ISIN response (blank table) in VWD.pm.
      Updated to work with new Yahoo currency conversion pages.
      Eliminate warning when running 'make test'.
      New URL from Kevin Foss.  Uses https, so the Crypt::SSLeay module is
      Zürich Invest has been purchased by Deutsche Bank and integrated into
      Patch from Rainer Dorsch to return the current price as 'last'.  The
      Zürich Invest has been purchased by Deutsche Bank and integrated into
      Better fix for HTML::TableExtract.  Use a function that exists in both
      Add a new South African stock quote module from Stephen Langenhoven
      Changes made today.
      Add new modules to retrieve US Federal Bond prices (by Stephen
      Archive pre-2005 data into a separate file.
      Frank Mori Hess's <fmhess at speakeasy.net> change to add support for
      Remove the thousands separator character from quote values.
      Add support for TIAA-CREF mutual funds from Brandon <brandon2 at
      Make note of an alternate yahoo URL that can be used to obtain
      Oops. That URL needs to be commented out.
      Put back the call to the HTML::TableExtract first_table_state_found()
      Use the store_date function.
      Add code to protect against empty tables, data fields, etc.
      Correct the number of test cases.  Changed test stock to one that is
      All returned prices (for all stocks I tried) return a price of zero,
      Changed test stock to one that is still on the exchange.
      Update for recent commits.
      Jörg Sommer's patch to work better with invalid WKNs and to extract
      Change test currency to one still on the exchange.
      Accept dates in both the previous and current year as valid responses.
      Add ChangeLog.1 to the manifest.
      Correct the date on an entry.
      Forgot to check in the version number when 1.11 was release.
      Updated module from Jörg Sommer that is more tolerant of the
      New module from Dominique Corbex <domcox at sourceforge.net> to fetch
      Patch from p1n0 at sourceforge.net to only divide London exchange values
      Update tests for the yahoo_europe module.
      Fix a warning message.
      New module from Dominique Corbex <domcox at sourceforge.net> to fetch
      Test the right module.
      Add a section on the q->store_date() function.
      New module from Mika Laari <mikalaari at users.sourceforge.net> to fetch
      Explicitly state in the code that this module requires ssl support (it
      Updated module from Klaus Dahlke <klaus.dahlke at gmx.de> to retrieve
      Work around the fact that gnucash escapes the ampersand character when
      Updated modules from Dominique Corbex <domcox at sourceforge.net>. The
      The url for updating quotes has changed, as has the table header.
      Update the test cases to use currently listed funds.
      Update the test cases to use currently listed funds.
      Update for the new table format on the web site.
      Use the new url of the pricing information.
      Don't set the success flag if the lookup failed.
      Add new test cases to cover the last untested modules. All modules are
      Update for the change of the data separator from a semicolon to a
      Update the test module to have more cases and use better stocks.
      Don't set fields that are defined but are empty..
      Better fix that doesn't cause an errors when running 'make test'.
      Update the manifest file.  State the dependency on Crypt::SSLeay that
      META.yml should be listed in the manifest.
      META.yml is a generated file.
      Update to 1.12.
      Don't use data from Yahoo unless its length is non-zero.
      Update the URL to track changes on the web site.
      New module to access American International Assurance fund
      Remove some unused code.
      Move AIA.pm to AIAHK.pm since AIA has sites in multiple countries.
      Update for changes in the display of the web site.
      Show which stock covers which case in the module.
      Updates from Dominique Corbex for changes in the display of the web
      Remove debug message.
      Show which stock covers which case in the module.
      Updates from Dominique Corbex for changes in the display of the web
      Update for changes in the display of the web site.  Now uses an https
      Add another case to test the returned currency value.
      Forgot to bump the number of test cases.
      Replace obsolete fund name with a valid one.
      Update fund names.
      New module for getting Canadian mutual fund quotes from Chris Carton
      Update fund names.
      Update fund names.
      Update for changes in the display of the web site.
      Accept last year as a valid date.  Comes in hand when testing modules
      Some restructuring of tests.  Add a couple more tests on dates.
      Rewrite this module for the new web site design.
      Add a timeout for the Deka site.
      Strip spaces around the dollar values.
      Rewrite this module for the new web site design.
      Update for StockHouseCanada. Also aiahk test file.
      The fund name seems to be a moving target. Search all tables of depth
      Revert unintended commit.
      Enhance module to support mutual fund quotes (which have less data
      Update the store_date() function for the case when the year isn't
      Update version to 1.13.
      Patch from Devendra Gera <gera0ul at yahoo.com> to remove white space
      Patch from Henrik Riomar <henrik.riomar at gmail.com> to fix a problem

Erik Colson (50):
      Site maintenance: bug reports move from SF to RT
      site maintenance: patches to be reported on rt
      site maintenance: development tree is now on github
      report bugs to RT
      yahoo europe changed format and fields returned + minor test bug corrected
      Yahoo-Brasil: enabled semicolon
      Yahoo-Brasil: moved to version 1.14
      Put @FIELDS in a dummy ref and restore. Resolves probable bug where getting europe quotes and then asia or other quotes in the same script would fail
      let Perl do the localizing stuff
      Changelog update:
      Merge branch 'yahoo-europe'
      updated .pm to version 1.14
      AEX.pm bug with comma's solved
      added  in error message for options
      added info needed for debugging option tests
      AEX.pm moved to version 1.14
      VWD.pm patch by skaringa
      patch from Doug Brown
      added TSX module posted by Emmanuel Rodriguez
      typo correction in author name
      modified tsx.t to check for ONLINE_TEST and using Test::More
      test 9 works.
      Merge branch 'vwd'
      added comment for VWD, TSX, AEX modules
      corrected error with name, date and isodate
      Merge branch 'StockHouseCanada'
      Changelog: added StockHouseCanada.pm update
      posted by Stephan Ebelt :
      Changelog: DWS.pm updated
      Solve bug rt#39658 : currency conversion truncate after thousands
      Put maninvestments.t failing tests in TODO state
      Put nzx.t failing tests in TODO state
      Put aiahk.t failing tests in TODO state
      Put ftportfolios.t failing tests in TODO state
      Put trustnet.t failing tests in TODO state
      Put usfedbonds.t failing tests in TODO state
      Put bourso.t failing tests in TODO state
      Put deka.t failing tests in TODO state
      Errors in currency.t corrected
      union.t: 1 test moved to todo state due to sometimes giving 'not pass' result
      lerevenu.t: changed index id
      lerevenu.t: Corrected index ID in comment line also
      Merge branch 'cominvest'
      Changelog updated
      BUGFIX: asx.t - CGJ probably not listed anymore, replaced in tests by WES
      README: refer to RT and GIT
      Moved all .pm to version 1.13_01
      modified pod info for kwalitee
      root README added. Thanks to S�bastien Aperghis-Tramoni
      Changelog updated

Jacinta Richardson (8):
      * Changed modules so they return undef in scalar context,
      Reviewed.  Needs some clarification at marked points.
      Deleted entries to reflect work I did.
      Updated return values of modules
      Added tests to check that currency USD, EUR, AUD is being returned
      ----------------------------------------------------------------------dded
      Added currency tags to existing modules to signal currency type
      Updated to reflect package currency.

Linas Vepstas (6):
      Added conversion of price and date from german to US format.
      Added test script.
      Update of VWD module to parse changed VWD site.
      Adaption to changed price format (no more decimal point).
      Again adaption to changed price format (decimal point was reintroduced).
      Added return label 'symbol' for usage in GnuCash.

Paul Fenwick (310):
      Initial revision
      Tidying up and restructure of where Quote.pm lives.
      Updated FSF address
      GPL license
      Updated POD.  No code changes.
      Example scripts written and placed in Examples.  This involves a move
      Re-structure of package.  .pm files in /lib, the old Finance directory
      You guessed it!  Yes!  It's a makefile maker!  And it works.  Easiest makefile maker I've ever written.  I love perl.
      Better and new documentation
      A changelog file...  For logging changes.
      Added information as to where to obtain the latest version.  Changed the Written by to a Maintained by, as I didn't really write Finance::Quote, only parts of it.
      Checks dependancies and exports versions now.
      Added Brent Neal's TIAA-CREF patch.
      Updated to show examples of the TIAA-CREF function
      Updated mention of CVSTAG
      Changed to provide a beautifully formatted report rather than ugly
      Updated to include chkshares change.
      Integrated Cooper Vertz's patch to obtain high, low and net change from Yahoo based quotes.
      * Fidelity private functions renamed to indicate they are private.
      Fidelity, code optimisation and documentation changes.
      Added test files
      File to check module can be used okay.
      File to check ASX functions of Finance::Quote.
      Updated to mention the test stage of the make.
      Better checking of quote returns.  Now make sure last value is positive.
      Tests to make sure we can get quotes from Yahoo
      Removed dead testing code I accidently left in.
      Testing script for the fidelity function of Finance::Quote.
      Updated list of test files.
      Example script to exercise the experimental currency conversion feature of Finance::Quote.
      Added experimental function to fetch currency conversion data.  Undocumented and likely to change soon, but appears to work.
      Added currency conversion.
      Testing suite for troweprice
      TIAA-CREF testing script.
      Test script for yahoo_europe functions.
      Removed depreciated Vanguard function from public interface.
      Removed depreciated vanguard function from export list.
      Defined a new fetch function which provides a more generic interface to Finance::Quote.
      Removed misleading comment.
      I was slack in keeping up-to-date with the changelog.  Brought it back up to date.
      Added extra alises to fetch() method allowing users to specify nasdaq and nyse as quote sources.  These automatically become calls to yahoo
      New stockdump script which makes use of the fetch function.  It's a handy debugging tool.
      Fetch can now be exported.
      Updated library path so it can run without a Finance::Quote install.
      Yahoo no longer returns N/A, but uses undef instead.
      Basic success key in hash support for yahoo.
      Added success/fail indications to asx, fidelity, troweprice, yahoo and yahoo_europe.  Updated regression tests appropriately.
      Updated yahoo_europe to return undef instead of N/A
      Removed HTML returns from yahoo_europe.  Fixed logic bug in yahoo_* N/A->undef code.
      In-line documentation updates.
      Better error messages for failed Yahoo lookups.
      Rolled changes to TIAA-CREF made against 1.14 and the 1.19 revision together.
      Added many more fields for yahoo to return.  Good.  :)
      Added ex_div field for yahoo.
      Updated documentation and error messages.
      Documentation updates.
      Added FAQ file.
      Rewrite to allow much much more pluggable methods.  This should make it
      Initial release of hackers guide.
      Added AUTOLOAD method as a better interface rather than exporting into the Finance::Quote namespace when it's loaded.
      List of features/bugs to add/fix.
      Added TODO list.
      Added: Webpage to be made pretty.
      Added more ideas to the TODO list, including returning hashrefs.
      Updated extra things to want to do.
      Revived dead vanguard function by making an entry into Yahoo.
      Testing script for vanguard functions.
      Fixed small typo when setting a success label to false (minor).  Updated module to provide a labels function in preparation for future F::Q enhancements.
      ASX now returns the price label.
      Updated to return a price label.  Also updated to provide a labels method.
      Updated to return price label.  Updated with labels function.
      Updated to provide a price label.  Updated to provide a labels function.
      Updated to export a price label.  Updated to provide a labels method.
      Updated to provide a labels method.  Updated to return a price label.
      Lots of label changes.
      Updated to query new labels methods in loadable modules.
      Yahoo::USA also provides information on fidelity investments, and this is now reflected in methods/labels.
      Failover for Fidelity via Yahoo
      Updated to reflect recent updates
      Updated to implement failover methods.  Rearranged the loading order of default modules so that modules expect to be called first (from previous versions) do get called first.
      Added failover functionality.
      Build deb/rpm files for distros.
      Updated to mention the task manager on sourceforge.
      Initial addition of webpage.
      Updated sidebar links to link to the various sourceforge tools.
      Updated with new content.  Ready for release on webpage.
      Text now at top of page.
      Re-added currency lookups to Quote.pm
      Removed comment that the currency conversion is experimental.  It's not anymore.
      Added test script for currency conversions.
      Removed TODO list as we now keep track of things in sourceforge.
      Added automatic currency conversion stub.
      Yahoo functions now use a common base of functions.
      Base of common yahoo functions.  This module does all the hard work.
      Most of the hard stuff now exists in Base.pm.  This module has been reduced and simplified accordingly.
      Added section on currency conversion to hacker's guide.
      Added currency conversion functions.  Haven't tied them into fetch yet, so there's no good way of calling them.  That's okay because I haven't tested them yet.
      Cleaned up errors, TODOs and missing bits.
      Cleaned up the hacker's guide.
      Updated to allow currency to be specified.
      Updated Examples/stockdump.pl
      Automatic currency conversion now works.  We need to jump through a few hoops to do it, but the framework does all the hard stuff.
      Updated to prevent indexes being tagged with currency info.
      Updated Yahoo::USA so that indexes won't get tagged with currency info.
      New module to look up Australian stocks from Yahoo.
      Updated to allow for suffixes to possibly be based to Yahoo::Base::yahoo_request.
      Updated to load Yahoo::Australia by default.
      Added Yahoo::Australia and associated changes.
      Updated to test automatic currency conversion.
      Updated Quote.pm to bettle handle currency-conversion info and remove spurious warnings.
      Documented many new 0.19 functions in POD.
      Mondo documentation additions.
      Added POD documentation.
      Fidelity fixed so that it no longer returns symbols we did not ask for.
      Removed faulty test and replaced it with a better one.
      Improved documentation.  Updated required lines.  Added returns for exchange and method.
      Improved error checking
      Many documentation and extra field changes made to library.
      Changed CRLF to LF
      Market list documented.
      Documented markets in Yahoo::Europe
      Fixed typos and generally improved POD.
      Fix typo in POD headings.
      Fixed many small formatting problems.
      Syntax updates to POD.
      Provided links to the documentation manager.
      Updated version number to 1.00
      Noted that the tests may take some time.
      Removed 'new' from the title of the web-page, as it's not really new anymore.
      Final changes for 1.00 release.
      Check to make sure that quotes from the London exchange are returned correctly in GBP.
      Added scale_field function which gets used in currency conversion and by a few submodules.
      We now strip out more HTML guff that Yahoo tries to insert sometimes.
      We now return information from London markets in GBP.  Previously they weere incorrectly returned in pence, and we called it Euros.
      Fix so that London quotes are returned correctly in GBP, not in pence pretending to be Euros.
      Tagged for release.
      Incremented version number to 1.01
      Updated to point to new 1.01 file location.
      Added sourceforge logo
      Added sourceforge logos.
      Updated last modified date.
      We no longer do an expensive HTTP lookup in trivial currency lookups.
      No longer returns spurious percentage signs.
      Updated version number to 1.02
      Yahoo::Base no longer returns spurious percentage signs.
      Checks for spurious percent signs.
      Updated to check for spurious percentage signs.
      Tests updated to check for spurious percentage signs.
      Updated chkshares script to use any market, not just ASX.
      Added timeout
      Initial revision of Deutsche Bank module by Volker Stuerzl
      Updated ASX.t test script.  Added Deutsche Bank module (DWS.pm)
      Improved documentation in yahoo_europe test script.
      Updated so that we do the right thing if old-style methods are called via an object.  (Eg, $q->asx(@stocks)
      Updated to handle the new ASX website.
      Updated ASX module to handle the new ASX website.  Updated Quote.pm so that we deal with old-style methods on new-style objects correctly.
      Updated fetch so that it has more sensible returns.  (Empty lists instead of undef in case of error in list context).  Fetch returns a hashref when called in scalar context.
      Added Keith Refson's Trustnet module.
      Added cvsignore file to reduce spam for developers.
      Yahoo/USA.pm now works as a much better Fidelity failover.
      Tweaked DWS.t to load the module correctly.
      Tweaked ASX.pm to avoid divide-by-zero and bogus-looking data.
      Keith Refson's patch to Trustnet to avoid premature returns in case of bad symbols.
      Mention of Bill Bell's java library.
      Mention of Bill Bell's java library in the FAQ.
      Added Volker's VWD module and testing script.
      Updated Makefile and supporting files to check for dependancies.  Also load VWD, DWS and Trustnet by default.
      We now load VWD, DWS and Trustnet by default.
      New dependancy on HTML::TableExtract
      New instructions on how to install supporting modules.
      Updated URL to refer to for full unit trusts list.  Updated function registration to register uk_unit_trusts.
      Updated documentation to cover new modules.
      Updated to reflect the newly released Finance::Quote version.
      Trustnet regression testing module.
      Made mention of the webpage.
      Tagged as 1.02
      Updated Trustnet module with patch from Keith Refson.
      Better checking for non-existant stocks.  Avoidance of possible divide-by-zero problems.
      Better tests for correct behaviour with bogus stocks.
      Better checks for non-existant stocks in ASX.pm
      Removed spurious warnings from test scripts under perl 5.6
      Updated ASX to deal with stocks that have market announcements.  Previously these would return garbage.
      Updated VWD module to parse new tables on the VWD site.
      Changed F::Q version to 1.03 in preparation for release.
      Updated to detail the new 1.03 release.
      Updated yahoo_europe test suite as one of the symbols we were using has dissapeared.
      Specialist module inherited from LWP::UserAgent.  In particular, we allow proxy-authorisation and other arbitary headers to be set on every request.
      Updated to make use of the new Finance::Quote::UserAgent class.
      New Finance::Quote::UserAgent class.
      Updated to make the site look a bit brighter.
      Final draft of article submitted to TPJ.
      Update to mention TPJ article.
      Updated to not tag indexes (starting with a hat) with a currency.
      BUG: 121557.  Fixed 40th Yahoo lookup bug.  Previously the 40th (and 80th, 120th...) symbol in a large lookup would fail.
      Updated version number in preparation for new release.
      Incremented version number to 1.04 in preparation for new release.
      Updated to not use the experimental user-agent unless explicitly set.
      Updated FAQ.  Now much more comprehensive.
      Added MANIFEST file.
      Tagged for release.
      Updated for new file release.
      Updated for new 1.04 release.
      Updated date.
      Updated latest news to Nov 5, not Oct 5.  Oops.
      Update to ensure that currency fields returned by a Quotelet are unique.
      Updated docs.  Xtera exchange is now DE, not FX.
      New currency URL for better European conversions.
      Updated URL that Yahoo::USA uses to fetch data.
      Updated to respect the FQ_LOAD_QUOTELET environment variable.
      Currency fix changes.  Everything seems to work quite nicely now.
      Updated documentation on FQ_LOAD_QUOTELET.
      Tagged as F::Q 1.05
      Updated changelog with the correct year for recent entries.  Oops.  Thanks to Rob Browning for noting that.
      Updated to mention 1.05 release.
      Fixed typo.
      Updated ASX and Trustnet modules to reflect the new location of CGI scripts for their respective modules.
      Applied Leigh Wedding's ASX patch after the ASX changed their website again.  Working happily once more.
      Added Leigh Wedding's ASX patch.
      Added Tobias Vancura's F::Q::Fool module.
      Updated to include standard method names such as nasdaq, nyse, and usa.
      Fool is now automatically loaded from Quote.pm
      Updated MANIFEST to include Fool.pm
      Fixed strange behaviour when using FQ_LOAD_QUOTELETS environment variable.
      Added Cdnfundlibrary
      Tweaked VWD to removing asterisks from names and whitespace from currency.
      Added Tdwaterhouse module.
      Module to obtain quotes from the Amsterdamn Euronext eXchange, courtesy of Rob Sessink.
      Added AEX module.
      Updated ASX module to work with new website.
      Added sources method.
      Updated module to use new fidelity layout.
      Updated to use fidelity_direct method.  Don't test failovers.
      Updated Fidelity stuff.
      Bumped version number.
      Updated Trustnet to reflect changes on trustnet website.
      AEX test suite.
      Added AEX test.
      Removed Fool from the failover lists, until I haven't a chance to better test it.  Can still be accessed using the fool method.
      Updated the FAQ.
      Updated the INSTALL file.
      Old contents of /t directory have now been moved to /test.
      Moved files from /t to /test to avoid testing during automatic installation via CPAN.
      Updated MANIFEST file to reflect new /test location.
      Updated MANIFEST file and test file locations.
      Updated documentation and copyright information.
      Tagging for 1.06 release.
      Updated for new release.
      Updated for new file release.
      Debian release.
      Updated for Debian release.
      Updated so that stocks from Stockholm are correctly listed in SEK.
      Fixed missing double-quote.  Oops.
      Yahoo asia module.
      Fixed typo.  Bug/Patch 450957.
      Added Yahoo::Asia module.
      updated for Yahoo::Asia module.
      Updated with currency fix.
      Updated version number.
      Updated testing information.
      Updated to mark as non-functional.
      Updated ASX and Trustnet to mark as non-functional.
      Added ZI.pm and Union.pm
      Fixed VWD to always return a symbol.  THanks to Joachim Breitner for this fix (#600698)
      666349 Trustnet doc correction
      Updated based upon change to Yahoo HTML formatting in currency pages.
      Updated ASX source location
      Fixed documentation
      Updated tests which wrongly assumed conversion could occur between EUR and FRF in a dynamic manner.
      Fixed problem where failed currencies would result in zero and not undef being returned.
      Fixed currency problems and ASX issues.
      Updated Fidelity and Troweprice modules to reflect their current state of unhappiness.
      Tagging for release
      Bumped version number
      Fixed Fidelity and Troweprice to be in line with documentation regarding direct methods.
      Accepted patch #666361, Yahoo currencies now have much better handling
      Accepted patch #666361
      Added FTPortfolios.pm
      Updated for new FTPortfolios.pm module
      Added Ganesan Rajagopal's excellent IndiaMutual module
      Fixed issue with Cdnfundlibrary not returning success indicators.
      Added QuickQuote/BM Nesbitt Burns patch from Robert Clark
      Added BMONesbittBurns module and test cases.  #752423
      Fixed incorrect number of tests.
      Tagging as 1.08 for real this time.
      I don't believe Obsidian provides commercial support for F::Q anymore.  Removed from FAQ.
      Updated to work correctly with the new ASX interface.
      Added Tdefunds.pm support, thanks to David Grant.
      BUG: 916966 - Fixed problem where TASE prices were being reported at 100 times their true price.
      Updated with new tdefunds module.
      Bumped version number.
      Added new files to manifest for 1.09 release.
      Re-enabled version in VWD.pm, which had previously been commented out.  No VERSION makes CPAN sad.
      Minor changes to MANIFEST and versions, focused around the 1.09 release.
      Bumping to 1.10
      Updated PJF's e-mail address.
      List of files that should never be added to the manifest.
      Git, please ignore these files.
      Ignore META.yml, since it's auto-generated.
      And ignore Makefile, which is also auto-generated.
      Upgrade Makefile.PL from EUMM to Module::Install
      .gitignore += blib + pm_to_blib
      Renamed test/ -> t/ .  We now have a better formed module.
      All on-line tests now depend upon $ENV{ONLINE_TEST}
      01-pod.t - POD validation (author only) tests.
      Added author-only quality checks.
      All tests are now executable.
      Added strict back to tdefunds.  It should have never left.
      Update changelog with new build and test information.
      Fixed malformed author addresses in Finance/Quote.pm
      Applied patch from Bill Carlson to fix Tiaacref.

Pawel Konieczny (22):
      bugfix
      bugfixes:
      bugfixes in F::Q::AEX
      Added label 'symbol'
      Added label 'symbol' in AEX
      Returns undef in case no vaild data found
      update in F::Q::AEX
      updated to ver. 1.4 of F:Q:AEX
      Fetching of options quotes from AEX implemented
      bugfixes
      Major update: downloading option data from subframes too.
      updated to ver. 1.7 of F:Q:AEX
      Major update of F::Q::AEX: downloading option data from subframes.
      Major update of F::Q::AEX: downloading futures quotes.
      updated to test futures quotes
      Major update of F::Q::AEX: downloading futures quotes.
      todos
      require perl 5.6
      require perl 5.006
      a few tickers updated
      During the update from version 1.12 to 1.13, the code for fetching
      In the update between version 1.6 and 1.7 the tests for fetching

Ross Peachey (2):
      Added in debian packaging information.  I am currently incredibly close to
      Added debian packaging files.

Stephan Ebelt (2):
      added Cominvest module and test
      added Cominvest to list of default modules

linas (2):
      patches for td waterhouse price coopers
      patches for td waterhouse

linux_slacker (1):
      Added initial version of new module Quote::FinanceCanada.pm.  Uses new data parsing routine provided in Quote.pm.

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfinance-quote-perl.git



More information about the Pkg-perl-cvs-commits mailing list