<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,8 @@
+2008-10-26  Erik Colson &lt;eco@ecocode.net&gt;
+
+	* BUG correction : IndiaMutual.pm: symbol not set it module.
+	* Release 1.15
+
 2008-10-21  Erik Colson &lt;eco@ecocode.net&gt;
 
         * BUG correction : function isoTime - make sure $hours and $mins are treated as numbers</diff>
      <filename>ChangeLog</filename>
    </modified>
    <modified>
      <diff>@@ -50,7 +50,7 @@ $YAHOO_CURRENCY_URL = &quot;http://uk.finance.yahoo.com/currency/convert?amt=1&amp;submit
 @EXPORT_OK = qw/yahoo yahoo_europe fidelity troweprice asx tiaacref/;
 @EXPORT_TAGS = ( all =&gt; [@EXPORT_OK]);
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 $USE_EXPERIMENTAL_UA = 0;
 </diff>
      <filename>lib/Finance/Quote.pm</filename>
    </modified>
    <modified>
      <diff>@@ -44,7 +44,7 @@ use HTTP::Request::Common qw(POST);
 use HTML::TableExtract;
 use CGI;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information
 </diff>
      <filename>lib/Finance/Quote/AEX.pm</filename>
    </modified>
    <modified>
      <diff>@@ -34,7 +34,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use HTML::TableExtract;
 
-$VERSION='1.14';
+$VERSION='1.15';
 $AIAHK_URL = 'http://www.aia.com.hk/daily/fund_mst_rightb.asp?cat=BR_AC';
 
 </diff>
      <filename>lib/Finance/Quote/AIAHK.pm</filename>
    </modified>
    <modified>
      <diff>@@ -30,7 +30,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use HTML::TableExtract;
 
-$VERSION='1.14';
+$VERSION='1.15';
 
 my $ASEGR_URL = 'http://www.ase.gr/content/en/MarketData/Stocks/Prices/Share_SearchResults.asp?';
 </diff>
      <filename>lib/Finance/Quote/ASEGR.pm</filename>
    </modified>
    <modified>
      <diff>@@ -40,7 +40,7 @@ use HTML::TableExtract;
 
 use vars qw/$ASX_URL $VERSION/;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 $ASX_URL = 'http://www.asx.com.au/asx/markets/PriceResults.jsp?method=get&amp;template=F1001&amp;ASXCodes=';
 </diff>
      <filename>lib/Finance/Quote/ASX.pm</filename>
    </modified>
    <modified>
      <diff>@@ -35,7 +35,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use HTML::TableExtract;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information
 my $BMO_URL = 'http://bmonesbittburns.com/QuickQuote/QuickQuote.asp?Symbol=';</diff>
      <filename>lib/Finance/Quote/BMONesbittBurns.pm</filename>
    </modified>
    <modified>
      <diff>@@ -62,7 +62,7 @@ use HTTP::Request::Common;
 use HTML::TableExtract;
 
 
-$VERSION='1.14';
+$VERSION='1.15';
 
 my $Bourso_URL = 'http://www.boursorama.com/recherche/recherche.phtml';
 </diff>
      <filename>lib/Finance/Quote/Bourso.pm</filename>
    </modified>
    <modified>
      <diff>@@ -21,7 +21,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use HTML::TableExtract;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information.
 </diff>
      <filename>lib/Finance/Quote/Cdnfundlibrary.pm</filename>
    </modified>
    <modified>
      <diff>@@ -41,7 +41,7 @@ use vars qw/$COMINVEST_URL $VERSION/;
 use LWP::UserAgent;
 use HTTP::Request::Common;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 $COMINVEST_URL = ('http://files.cominvest.de/_fonds_application/FondsInfos/FondsInfos_All_PreiseAktuell_CSVFile.asp?b2b=0&amp;noindex=1&amp;lang=49');
 </diff>
      <filename>lib/Finance/Quote/Cominvest.pm</filename>
    </modified>
    <modified>
      <diff>@@ -45,7 +45,7 @@ use warnings;
 
 use vars qw/$VERSION/;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 sub methods {
 	return(dwsfunds =&gt; \&amp;dwsfunds);</diff>
      <filename>lib/Finance/Quote/DWS.pm</filename>
    </modified>
    <modified>
      <diff>@@ -23,7 +23,7 @@ use HTML::TableExtract;
 require Crypt::SSLeay;
 
 use vars qw($VERSION);
-$VERSION = '1.14';
+$VERSION = '1.15';
 my $DEKA_URL = &quot;https://www.deka.de/dn/useCases/fundsearch/UCFundsSearch.shtml?ACTION_FIELD=quickSearch&quot;;
 
 sub methods {return (deka        =&gt; \&amp;deka);}</diff>
      <filename>lib/Finance/Quote/Deka.pm</filename>
    </modified>
    <modified>
      <diff>@@ -39,7 +39,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use HTML::TableExtract;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information.
 </diff>
      <filename>lib/Finance/Quote/FTPortfolios.pm</filename>
    </modified>
    <modified>
      <diff>@@ -36,7 +36,7 @@ use vars qw/$FIDELITY_URL $VERSION/;
 use LWP::UserAgent;
 use HTTP::Request::Common;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 $FIDELITY_URL = (&quot;http://activequote.fidelity.com/nav/fulllist.csv&quot;);
 </diff>
      <filename>lib/Finance/Quote/Fidelity.pm</filename>
    </modified>
    <modified>
      <diff>@@ -19,7 +19,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use HTML::TableExtract;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 my $FINANCECANADA_MAINURL = (&quot;http://finance.canada.com/&quot;);
 my $FINANCECANADA_URL = &quot;http://stockgroup.canada.com/sn_overview.asp?symbol=T.&quot;;
 </diff>
      <filename>lib/Finance/Quote/FinanceCanada.pm</filename>
    </modified>
    <modified>
      <diff>@@ -21,7 +21,7 @@ use strict;
 use HTML::TableExtract;
 
 use vars qw($VERSION);
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 my $FINANZPARTNER_URL = &quot;http://www.finanzpartner.de/fi/&quot;;
 </diff>
      <filename>lib/Finance/Quote/Finanzpartner.pm</filename>
    </modified>
    <modified>
      <diff>@@ -40,7 +40,7 @@ use Exporter;
 
 use vars qw/$FOOL_URL $VERSION @FIELDS $MAX_REQUEST_SIZE @ISA/;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 $FOOL_URL = 'http://quote.fool.com/quotes.csv?symbols=';
 </diff>
      <filename>lib/Finance/Quote/Fool.pm</filename>
    </modified>
    <modified>
      <diff>@@ -41,7 +41,7 @@ use HTML::TableExtract;
 
 use vars qw/$HEX_URL $VERSION/;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 $HEX_URL = 'http://omxgroup.is-teledata.com/html/securitypricelistequities.html?language=fi';
 </diff>
      <filename>lib/Finance/Quote/HEX.pm</filename>
    </modified>
    <modified>
      <diff>@@ -14,7 +14,7 @@ use HTTP::Request::Common;
 use HTTP::Status;
 use HTML::TableExtract;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information.
 </diff>
      <filename>lib/Finance/Quote/IndiaMutual.pm</filename>
    </modified>
    <modified>
      <diff>@@ -41,7 +41,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use HTML::TableExtract;
 
-$VERSION='1.14';
+$VERSION='1.15';
 
 my $LR_URL = 'http://bourse.lerevenu.com/recherchenom.hts';
 </diff>
      <filename>lib/Finance/Quote/LeRevenu.pm</filename>
    </modified>
    <modified>
      <diff>@@ -41,7 +41,7 @@ use HTML::TableExtract;
 
 use vars qw/$MANINV_URL $VERSION/;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 $MANINV_URL = 'http://www.maninvestments.com.au/index.cfm?action=productprices&amp;cat_id=5';
 $MANINV_URL = 'http://www.maninvestments.com.au/netassetvalues-print.cfm';</diff>
      <filename>lib/Finance/Quote/ManInvestments.pm</filename>
    </modified>
    <modified>
      <diff>@@ -39,7 +39,7 @@ use HTTP::Request::Common;
 
 use vars qw/$VERSION/; 
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 sub methods { return (nz =&gt; \&amp;nzx, nzx =&gt; \&amp;nzx); }
 sub labels {</diff>
      <filename>lib/Finance/Quote/NZX.pm</filename>
    </modified>
    <modified>
      <diff>@@ -41,7 +41,7 @@ use HTML::TableExtract;
 
 use vars qw/$PLATINUM_URL $VERSION/;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 $PLATINUM_URL = 'http://www.platinum.com.au/Platinum_Trust_Unit_Prices.htm';
 </diff>
      <filename>lib/Finance/Quote/Platinum.pm</filename>
    </modified>
    <modified>
      <diff>@@ -35,7 +35,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use utf8;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 $SEB_FUNDS_URL = 'http://taz.vv.sebank.se/cgi-bin/pts3/pow/fmk/2100/Senaste_fondkurserna.TXT';
 
 sub methods { return (seb_funds =&gt; \&amp;seb_funds); }</diff>
      <filename>lib/Finance/Quote/SEB.pm</filename>
    </modified>
    <modified>
      <diff>@@ -38,7 +38,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use HTML::TableExtract;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 $STOCKHOUSE_LOOKUP_URL=&quot;http://www.stockhouse.com/mutualFunds/index.asp?asp=1&amp;lang=&amp;item=searchresult&amp;country=CAN&amp;by=symbol&amp;searchtext=&quot;;
 $STOCKHOUSE_URL=&quot;http://www.stockhouse.com/MutualFunds/index.asp?item=snapshot&amp;page=1&amp;Lang=EN&amp;fundkey=%s&amp;source=Fundata&amp;Symbol=%s&amp;FundName=&amp;CompanyName=&amp;asp=1&quot;;</diff>
      <filename>lib/Finance/Quote/StockHouseCanada.pm</filename>
    </modified>
    <modified>
      <diff>@@ -39,7 +39,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use HTML::TableExtract;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information
 </diff>
      <filename>lib/Finance/Quote/TSP.pm</filename>
    </modified>
    <modified>
      <diff>@@ -43,7 +43,7 @@ use URI::QueryParam;
 
 use vars qw/$VERSION/;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # This URL is able to accept up to 10 symbols at a time
 my $TSX_URL = URI-&gt;new('http://cxa.marketwatch.com/tsx/en/market/getquote.aspx');</diff>
      <filename>lib/Finance/Quote/TSX.pm</filename>
    </modified>
    <modified>
      <diff>@@ -33,7 +33,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use Carp;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information.
 </diff>
      <filename>lib/Finance/Quote/Tdefunds.pm</filename>
    </modified>
    <modified>
      <diff>@@ -33,7 +33,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use Carp;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information.
 </diff>
      <filename>lib/Finance/Quote/Tdwaterhouse.pm</filename>
    </modified>
    <modified>
      <diff>@@ -40,7 +40,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use Carp;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information.
 # This used to be different for the CREF and TIAA annuities, but this changed.</diff>
      <filename>lib/Finance/Quote/Tiaacref.pm</filename>
    </modified>
    <modified>
      <diff>@@ -38,7 +38,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use Carp;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information.
 </diff>
      <filename>lib/Finance/Quote/Troweprice.pm</filename>
    </modified>
    <modified>
      <diff>@@ -39,7 +39,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use HTML::TableExtract;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information.
 </diff>
      <filename>lib/Finance/Quote/Trustnet.pm</filename>
    </modified>
    <modified>
      <diff>@@ -23,7 +23,7 @@ use HTTP::Request::Common;
 use HTML::TableExtract;
 use HTML::Parser;
 
-$VERSION = '1.14' ;
+$VERSION = '1.15' ;
 my $TREASURY_MAINURL = (&quot;http://www.publicdebt.treas.gov/&quot;);
 my $TREASURY_URL = ($TREASURY_MAINURL.&quot;sav/&quot;);
 </diff>
      <filename>lib/Finance/Quote/USFedBonds.pm</filename>
    </modified>
    <modified>
      <diff>@@ -40,7 +40,7 @@ use HTTP::Request::Common;
 
 use vars qw/$VERSION/;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 sub methods { return (unionfunds =&gt; \&amp;unionfunds); }
 sub labels { return (unionfunds =&gt; [qw/exchange name date isodate price method/]); }</diff>
      <filename>lib/Finance/Quote/Union.pm</filename>
    </modified>
    <modified>
      <diff>@@ -31,7 +31,7 @@ use HTTP::Headers;
 
 use vars qw/@ISA $VERSION/;
 
-$VERSION='1.14';
+$VERSION='1.15';
 @ISA = qw/LWP::UserAgent/;
 
 # A very simple extension.  When we generate a LWP::UserAgent object,</diff>
      <filename>lib/Finance/Quote/UserAgent.pm</filename>
    </modified>
    <modified>
      <diff>@@ -44,7 +44,7 @@ use HTML::TreeBuilder;
 
 use vars qw/$VERSION/;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 sub methods { return (vwd =&gt; \&amp;vwd); }
 sub labels { return (vwd =&gt; [qw/currency date isodate </diff>
      <filename>lib/Finance/Quote/VWD.pm</filename>
    </modified>
    <modified>
      <diff>@@ -38,7 +38,7 @@ use Finance::Quote::Yahoo::Base qw/yahoo_request base_yahoo_labels/;
 
 use vars qw($VERSION $YAHOO_ASIA_URL);
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information.
 </diff>
      <filename>lib/Finance/Quote/Yahoo/Asia.pm</filename>
    </modified>
    <modified>
      <diff>@@ -35,7 +35,7 @@ use Finance::Quote::Yahoo::Base qw/yahoo_request base_yahoo_labels/;
 
 use vars qw/$VERSION $YAHOO_AUSTRALIA_URL/;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information.
 </diff>
      <filename>lib/Finance/Quote/Yahoo/Australia.pm</filename>
    </modified>
    <modified>
      <diff>@@ -44,7 +44,7 @@ use vars qw/$VERSION @FIELDS @FIELD_ENCODING $MAX_REQUEST_SIZE @ISA
 @EXPORT = qw//;
 @EXPORT_OK = qw/yahoo_request base_yahoo_labels/;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # This is the maximum number of stocks we'll batch into one operation.
 # If this gets too big (&gt;50 or thereabouts) things will break because</diff>
      <filename>lib/Finance/Quote/Yahoo/Base.pm</filename>
    </modified>
    <modified>
      <diff>@@ -35,7 +35,7 @@ use Finance::Quote::Yahoo::Base qw/yahoo_request base_yahoo_labels/;
 
 use vars qw/$VERSION $YAHOO_BRASIL_URL/;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information.
 </diff>
      <filename>lib/Finance/Quote/Yahoo/Brasil.pm</filename>
    </modified>
    <modified>
      <diff>@@ -36,7 +36,7 @@ use Finance::Quote::Yahoo::Base qw/yahoo_request base_yahoo_labels/;
 
 use vars qw($VERSION $YAHOO_EUROPE_URL);
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information.
 </diff>
      <filename>lib/Finance/Quote/Yahoo/Europe.pm</filename>
    </modified>
    <modified>
      <diff>@@ -34,7 +34,7 @@ use Finance::Quote::Yahoo::Base qw/yahoo_request base_yahoo_labels/;
 
 use vars qw/$VERSION $YAHOO_NZ_URL/;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information.
 </diff>
      <filename>lib/Finance/Quote/Yahoo/NZ.pm</filename>
    </modified>
    <modified>
      <diff>@@ -37,7 +37,7 @@ use Finance::Quote::Yahoo::Base qw/yahoo_request base_yahoo_labels/;
 
 use vars qw/$VERSION $YAHOO_URL/;
 
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 # URLs of where to obtain information.
 </diff>
      <filename>lib/Finance/Quote/Yahoo/USA.pm</filename>
    </modified>
    <modified>
      <diff>@@ -20,7 +20,7 @@ use LWP::UserAgent;
 use HTTP::Request::Common;
 use HTML::TableExtract;
 
-$VERSION='1.14';
+$VERSION='1.15';
 
 my $SHARENET_MAINURL = (&quot;http://www.sharenet.co.za/&quot;);
 my $SHARENET_URL = ($SHARENET_MAINURL.&quot;jse/&quot;);</diff>
      <filename>lib/Finance/Quote/ZA.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3fc15b9856ddb48d8f0738739fad589af1033ef3</id>
    </parent>
  </parents>
  <author>
    <name>Erik Colson</name>
    <email>eco@ecocode.net</email>
  </author>
  <url>http://github.com/pfenwick/finance-quote/commit/f444f359d6e319ed222574a05f30acdf731f8bc3</url>
  <id>f444f359d6e319ed222574a05f30acdf731f8bc3</id>
  <committed-date>2008-10-25T17:11:31-07:00</committed-date>
  <authored-date>2008-10-25T17:11:31-07:00</authored-date>
  <message>Changelog update and version updated to 1.15</message>
  <tree>65d32d1b26d57174529551cc89935b31987310a8</tree>
  <committer>
    <name>Erik Colson</name>
    <email>eco@ecocode.net</email>
  </committer>
</commit>
