Package: libfinance-quote-perl / 1.50~rc2-2

Metadata

Package Version Patches format
libfinance-quote-perl 1.50~rc2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
online.patch | (download)

t/fq-object-methods.t | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 guard another test with $env{'online_test'}
text trim.patch | (download)

lib/Finance/Quote/AEX.pm | 2 1 + 1 - 0 !
lib/Finance/Quote/ASEGR.pm | 2 1 + 1 - 0 !
lib/Finance/Quote/CSE.pm | 2 1 + 1 - 0 !
lib/Finance/Quote/Comdirect.pm | 2 1 + 1 - 0 !
lib/Finance/Quote/NZX.pm | 2 1 + 1 - 0 !
lib/Finance/Quote/SIX.pm | 2 1 + 1 - 0 !
lib/Finance/Quote/TMX.pm | 2 1 + 1 - 0 !
lib/Finance/Quote/USFedBonds.pm | 2 1 + 1 - 0 !
lib/Finance/Quote/ZA.pm | 2 1 + 1 - 0 !
9 files changed, 9 insertions(+), 9 deletions(-)

 replace 'string::util qw(trim)' with a 'text::trim'
 String::Utils and two of its requirements are not (yet) packaged
 in Debian, so let's use the trim() function from Text::Trim.
MorningstarUK.patch | (download)

lib/Finance/Quote/MStaruk.pm | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] fix for problem with morningstar uk screen scraper.
Bug: https://github.com/finance-quote/finance-quote/pull/182