Package: libfinance-quote-perl Version: 1.08-1 Severity: normal [EMAIL PROTECTED]:~$ cat brazil.pl use Finance::Quote; use Data::Dumper; $q = Finance::Quote->new; $info = $q->fetch("brasil","ACES4"); print Data::Dumper::Dumper($info); [EMAIL PROTECTED]:~$ perl brazil.pl $VAR1 = { 'ACES4currency_set_by_fq' => 1, 'ACES4method' => 'yahoo_brasil', 'ACES4p_change' => undef, 'ACES4exchange' => 'Bovespa', 'ACES4name' => ',"ACESITA -PN",41.11,"8/11/2006","5:05pm",0.00,"0.00%",34600,N/A,N/A,41.11,40.00,"40.00 - 41.11","27.20 - 41.49",0.00,N/A,"N/A",1.3233,3.22,N/A,"Apr 27",80349,"BRL"', 'ACES4isodate' => '2006-08-14', 'ACES4date' => '08/14/2006', 'ACES4currency' => 'BRL', 'ACES4success' => 1, 'ACES4price' => undef, 'ACES4symbol' => 'ACES4.SA' };
Note that the "name" field is wrong. This has been fixed in version 1.12 upstream. Please consider either packaging the new version or backport the particular patch. Thanks! -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.15-1-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages libfinance-quote-perl depends on: ii libhtml-tableextract-perl 1.08-1 Perl module that simplifies extrac ii libwww-perl 5.803-4 WWW client/server library for Perl ii perl 5.8.4-8sarge4 Larry Wall's Practical Extraction -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]