Subject: | Bug Finance::Quote::Deka |
Date: | Thu, 1 Oct 2015 12:21:48 +0200 |
To: | bug-Finance-Quote [...] rt.cpan.org |
From: | Marc <r5zt8 [...] t-online.de> |
Hello!
I'd let you know that Deka is not working. It is not possible to parse
the website. Please see below...
Operating system:
Linux desktop-arch 4.2.1-1-ARCH #1 SMP PREEMPT Tue Sep
22 06:57:07 CEST 2015 x86_64 GNU/Linux
Perl version:
This is perl 5, version 22, subversion 0 (v5.22.0) built
for x86_64-linux-thread-multi
Finance::Quote version: 1.38
Code example:
#!/usr/bin/perl
use strict;
use warnings;
use Finance::Quote;
my ($q, @stocks, %info);
$q = Finance::Quote->new("Deka");
%info = $q->fetch("deka","DE0008474511");
print "success....: " . $info{"DE0008474511","success"} . "\n";
print "message....: " . $info{"DE0008474511","errormsg"} . "\n";
Result:
success....: 0
message....: Couldn't parse deka website
With best regards
Marc Schwarze
--
PGP-Server: subkeys.pgp.net
PGP-Key-ID: 230E4459
PGP-Fingerprint: E5BB B42B CC3D ABA8 1DE0 505B 29F4 40E9 230E 4459
Message body not shown because it is not plain text.