VWD doesn't work for some fond any longer

Klaus Dahlke klaus.dahlke at gmx.de
Tue Jun 28 15:30:31 EDT 2005


Dear all,
starting last weekend I noticed that VWD.pm doesn't work anymore for some fonds:

$ perl stockdump.pl VWD 847402
$VAR1 = {
          '847402last' => '477.18',
          '847402currency' => 'EUR',
          '847402source' => 'VWD',
          '847402year_range' => '395.96 - 478.11',
          '847402net' => '0.20',
          '847402price' => '477.18',
          '847402p_change' => '0.04',
          '847402success' => 1,
          '847402ask' => '484.36',
          '847402name' => 'DWS AKKUMULA',
          '847402symbol' => 'HJUN',
          '847402time' => '10:47:29',
          '847402date' => '06/28/2005',
          '847402errormsg' => '',
          '847402bid' => '477.18',
          '847402exchange' => '474.70'
        };
$ perl stockdump.pl VWD 847809
Can't call method "count" on unblessed reference at /usr/lib/perl5/site_perl/5.8.4/Finance/Quote/VWD.pm line 108.

stockdump.pl is a simple test script for Finance:Quote

Did anybody experience the same or have a workaround for it?

Thanks,
Klaus



More information about the gnucash-user mailing list