Patch by John Marter <jmarter@gmail.com>.
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490395

--- ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/Yahoo/Base.pm	2006-07-28 00:38:41.000000000 +0200
+++ lib/Finance/Quote/Yahoo/Base.pm	2008-08-27 19:26:13.000000000 +0200
@@ -60,7 +60,7 @@
              close open day_range year_range eps pe div_date div div_yield
 	     cap ex_div avg_vol currency/;
 
-@FIELD_ENCODING = qw/s n l1 d1 t1 c1 p2 v b a p o m w e r r1 d y j1 q a2 c4/;
+@FIELD_ENCODING = qw/s n l1 t1 d1 c1 p2 v b a p o m w e r r1 d y j1 q a2 c4/;
 
 # This returns a list of labels that are provided, so that code
 # that make use of this module can know what it's dealing with.
