-
Hi, I made some modifications on LeRevenu.pm
I hope this would help.
#!/usr/bin/perl -w
#
# Copyright (C) 1998, Dj Padzensky <djpadz@padz.net>
# Copyright (C) 1998, 1999 Linas Vepstas <linas@linas.org>
# Copyright (C) 2000, Yannick LE NY <y-le-ny@ifrance.com>
# Copyright (C) 2000, Paul Fenwick <pjf@cpan.org>
# Copyright...
2009-11-02 15:23:41 UTC by dartverde
-
I have the same problem with LeRevenu website; I think the website has been updated... and so the perl script LeRevenu.pm in /usr/lib/perl5/vendor_perl/5.10.0/Finance/Quote has to be modified... If anyone has perl knowledge?.
2009-10-13 13:23:53 UTC by babfra
-
It seems that since a week or so that script does not work anymore: " can't call method rows on an undefined value...".
Something must have changed on LeRevenu website.
Would it be possible to correct that problem.
Thanks,
Hubert.
2009-10-09 13:12:03 UTC by hbonnin
-
ecocode made 1 file-release changes.
2009-10-05 19:54:03 UTC by ecocode
-
ecocode made 1 file-release changes.
2009-10-05 19:53:06 UTC by ecocode
-
Any ideas why the bid and ask do not have values when retrieved by Finance::Quote, the Yahoo website has them? Any suggestions?
Thanks
Wayne
This information was retrieved from the Yahoo website Finance.yahoo.com
BHP BLT FPO
(ASX: BHP.AX)
Last Trade: 37.51
Trade Time: Jul 24
Change: Up 0.41 (1.11%)
Prev Close: 37.100
Open: 37.720
Bid: 37.50
Ask: 37.53
1y Target Est: N/A...
2009-07-26 05:40:51 UTC by listwf
-
I registered at sourceforge to send a big THANK YOU to gdsimpson.
It works great for me too, just copy&paste to a new file replacing the old one ...
Greetings
Biggles.
2009-06-16 19:52:57 UTC by biggles75
-
i found a debian bug report on the topic (#528844). i applied the patch and it fixed it for me.
http://groups.google.com/group/linux.debian.bugs.dist/browse_thread/thread/f94e91f7c11ebcca
i download the 1.16 release
reproduced the problem by running
./Finance-Quote-1.16/Examples/currency-lookup.pl USD AUD
then i applied the patch to
./lib/Finance/Quote.pm
here is my...
2009-06-13 08:02:22 UTC by gdsimpson
-
The currency conversion stopped working recently. I'm using 1.16. All the stock quotes work fine from Yahoo. Has their site format changed enough to break the code?.
2009-05-19 03:49:22 UTC by patcomwiz
-
Hi there:
Hi, there
I am trying to install this module on mac.
There are two problems here:
1) I don't have root password, can I still use it without "make install"?
2) Suppose the answer to question 1 is yes, then When I run "perl Quote_example.pl" under Example direcotry, there are some error messages
"Can't locate HTML/TableExtract.pm in @INC (@INC contains...
2009-04-24 18:46:00 UTC by martinggww