Subject: | Change in Boursorama website |
Date: | Sun, 27 Apr 2014 14:23:16 +0200 |
To: | bug-Finance-Quote [...] rt.cpan.org |
From: | Guillaume Dupin <chocodup [...] free.fr> |
Hello,
I noticed a problem in stock price retrieval using boursorama website.
My configuration is the following :
- OS : OS X 10.9.2
- Perl : 5.16
- Finance::Quote 1.29
- Gnucash : 2.6.3
The problem I had when invoking "gnu-fq-dump bourso …" was the following :
Can't call method "look_down" on an undefined value at /Library/Perl/5.16/Finance/Quote/Bourso.pm line 188.
or
Can't call method "look_down" on an undefined value at /Library/Perl/5.16/Finance/Quote/Bourso.pm line 168.
I found it was linked to a change in Boursorama website (class « q-details » renamed into « q-details span1-2 »)
I corrected the problem using the attached « bourso.pm » file.
Best regards.
Hello,
I noticed a problem in stock price retrieval using boursorama website.
My configuration is the following :
- OS : OS X 10.9.2
- Perl : 5.16
- Finance::Quote 1.29
- Gnucash : 2.6.3
The problem I had when invoking "gnu-fq-dump bourso …" was the following :
Can't call method "look_down" on an undefined value at /Library/Perl/5.16/Finance/Quote/Bourso.pm line 188.
or
Can't call method "look_down" on an undefined value at /Library/Perl/5.16/Finance/Quote/Bourso.pm line 168.
I found it was linked to a change in Boursorama website (class « q-details » renamed into « q-details span1-2 »)
I corrected the problem using the attached « bourso.pm » file.
Best regards.
Message body is not shown because sender requested not to inline it.