[libfinance-quote-perl] 10/42: Merge tag 'upstream/1.35'

gregor herrmann gregoa at debian.org
Mon Aug 21 19:53:11 UTC 2017


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

gregoa pushed a commit to branch master
in repository libfinance-quote-perl.

commit 8d302ca051fa7c659c11177049324499d5c3eeef
Merge: 45f6bf4 70aff94
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Jun 29 17:04:35 2014 +0200

    Merge tag 'upstream/1.35'
    
    Upstream version 1.35

 ChangeLog => Changes                  |  81 +++-
 Examples/chkshares.pl                 |   6 +-
 INSTALL                               |  92 -----
 LICENSE                               | 345 ++++++++++++++++
 MANIFEST                              |  79 ++--
 META.json                             |  97 +++++
 META.yml                              |  78 ++--
 MYMETA.json                           |  47 ---
 MYMETA.yml                            |  28 --
 Makefile.PL                           | 155 +++++---
 README                                |  78 +---
 htdocs/Images/Button1.gif             | Bin 0 -> 1247 bytes
 htdocs/Images/Button2.gif             | Bin 0 -> 1260 bytes
 htdocs/Images/bg.jpg                  | Bin 0 -> 4695 bytes
 htdocs/Images/bg2.jpg                 | Bin 0 -> 11048 bytes
 htdocs/Images/logo_big1.gif           | Bin 0 -> 18565 bytes
 htdocs/Images/logo_medium1.gif        | Bin 0 -> 16230 bytes
 htdocs/Images/logo_small1.gif         | Bin 0 -> 11604 bytes
 htdocs/Images/logo_small2.gif         | Bin 0 -> 9653 bytes
 htdocs/Stylesheet.css                 |  24 ++
 htdocs/developer.html                 | 118 ++++++
 htdocs/discussion.html                |  83 ++++
 htdocs/documentation.html             |  75 ++++
 htdocs/download.html                  | 105 +++++
 htdocs/index.html                     | 182 +++++++++
 htdocs/tpj/finance-quote-example      |  76 ++++
 htdocs/tpj/finance-quote-sidebar      |  36 ++
 htdocs/tpj/finance-quote.txt          | 465 ++++++++++++++++++++++
 inc/Module/Install.pm                 | 470 ----------------------
 inc/Module/Install/Base.pm            |  83 ----
 inc/Module/Install/Can.pm             | 154 --------
 inc/Module/Install/Fetch.pm           |  93 -----
 inc/Module/Install/Makefile.pm        | 418 --------------------
 inc/Module/Install/Metadata.pm        | 722 ----------------------------------
 inc/Module/Install/Win32.pm           |  64 ---
 inc/Module/Install/WriteAll.pm        |  63 ---
 lib/Finance/Quote.pm                  |  92 ++++-
 lib/Finance/Quote/AEX.pm              |  11 +-
 lib/Finance/Quote/AIAHK.pm            |   4 +-
 lib/Finance/Quote/ASEGR.pm            |   4 +-
 lib/Finance/Quote/ASX.pm              | 168 ++++----
 lib/Finance/Quote/BMONesbittBurns.pm  |   4 +-
 lib/Finance/Quote/BSERO.pm            |   6 +-
 lib/Finance/Quote/Bourso.pm           | 430 +++++++++++---------
 lib/Finance/Quote/CSE.pm              | 172 ++++++++
 lib/Finance/Quote/Cdnfundlibrary.pm   |   4 +-
 lib/Finance/Quote/Citywire.pm         | 398 +++++++++++++++++++
 lib/Finance/Quote/Cominvest.pm        |   4 +-
 lib/Finance/Quote/Currencies.pm       |   4 +-
 lib/Finance/Quote/DWS.pm              |   5 +-
 lib/Finance/Quote/Deka.pm             |   3 +-
 lib/Finance/Quote/FTPortfolios.pm     |   4 +-
 lib/Finance/Quote/FTfunds.pm          | 394 +++++++++++++++++++
 lib/Finance/Quote/Fidelity.pm         |   4 +-
 lib/Finance/Quote/FinanceCanada.pm    |   4 +-
 lib/Finance/Quote/Finanzpartner.pm    |   3 +-
 lib/Finance/Quote/Fool.pm             |   4 +-
 lib/Finance/Quote/GoldMoney.pm        |   4 +-
 lib/Finance/Quote/HEX.pm              |   4 +-
 lib/Finance/Quote/HU.pm               |   3 +-
 lib/Finance/Quote/IndiaMutual.pm      |  49 +--
 lib/Finance/Quote/LeRevenu.pm         |   4 +-
 lib/Finance/Quote/MStaruk.pm          | 313 +++++++++++++++
 lib/Finance/Quote/ManInvestments.pm   |   4 +-
 lib/Finance/Quote/Morningstar.pm      |   4 +-
 lib/Finance/Quote/MorningstarJP.pm    | 197 ++++++++++
 lib/Finance/Quote/MtGox.pm            | 273 +++++++++++++
 lib/Finance/Quote/NZX.pm              |   4 +-
 lib/Finance/Quote/Platinum.pm         |   4 +-
 lib/Finance/Quote/SEB.pm              |   4 +-
 lib/Finance/Quote/SIXfunds.pm         |   2 +
 lib/Finance/Quote/SIXshares.pm        |   2 +
 lib/Finance/Quote/StockHouseCanada.pm |   4 +-
 lib/Finance/Quote/TNetuk.pm           | 420 ++++++++++++++++++++
 lib/Finance/Quote/TSP.pm              |   4 +-
 lib/Finance/Quote/TSX.pm              |   4 +-
 lib/Finance/Quote/Tdefunds.pm         |   4 +-
 lib/Finance/Quote/Tdwaterhouse.pm     |   4 +-
 lib/Finance/Quote/Tiaacref.pm         |   5 +-
 lib/Finance/Quote/Troweprice.pm       |   4 +-
 lib/Finance/Quote/Trustnet.pm         |   6 +-
 lib/Finance/Quote/USFedBonds.pm       |   3 +-
 lib/Finance/Quote/Union.pm            |   4 +-
 lib/Finance/Quote/UserAgent.pm        |   4 +-
 lib/Finance/Quote/VWD.pm              | 250 ++++++------
 lib/Finance/Quote/Yahoo/Asia.pm       |   6 +-
 lib/Finance/Quote/Yahoo/Australia.pm  |   6 +-
 lib/Finance/Quote/Yahoo/Base.pm       |  13 +-
 lib/Finance/Quote/Yahoo/Brasil.pm     |   9 +-
 lib/Finance/Quote/Yahoo/Europe.pm     |   6 +-
 lib/Finance/Quote/Yahoo/NZ.pm         |   6 +-
 lib/Finance/Quote/Yahoo/USA.pm        |   6 +-
 lib/Finance/Quote/YahooJSON.pm        | 185 +++++++++
 lib/Finance/Quote/ZA.pm               | 216 +++++-----
 lib/Finance/Quote/ZA_UnitTrusts.pm    | 164 ++++++++
 t/asx.t                               |  36 +-
 t/bourso.t                            |  84 ++--
 t/citywire.t                          |  32 ++
 t/cse.t                               |  39 ++
 t/ftfunds.t                           |  32 ++
 t/indiamutual.t                       |   2 +-
 t/morningstarJP.t                     |  48 +++
 t/mstaruk.t                           |  32 ++
 t/mtgox.t                             |  61 +++
 t/release-pod-syntax.t                |  14 +
 t/tnetuk.t                            |  32 ++
 t/ukfunds.t                           |  32 ++
 t/vwd.t                               |  24 +-
 t/yahoo_australia.t                   |  11 +-
 t/yahoo_brasil.t                      |   4 +-
 t/yahoo_europe.t                      |  24 +-
 t/yahoojson.t                         |  62 +++
 t/za.t                                |   4 +-
 t/za_unittrusts.t                     |  43 ++
 114 files changed, 5764 insertions(+), 3095 deletions(-)

-- 
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