r22430 - gnucash/branches/2.4/src/quotes - [r22429]Add Mozilla::CA as CPAN dependency for new F::Q TIAA-CREF module

John Ralls jralls at code.gnucash.org
Sun Sep 30 22:20:38 EDT 2012


Author: jralls
Date: 2012-09-30 22:20:37 -0400 (Sun, 30 Sep 2012)
New Revision: 22430
Trac: http://svn.gnucash.org/trac/changeset/22430

Modified:
   gnucash/branches/2.4/src/quotes/gnc-fq-update.in
Log:
[r22429]Add Mozilla::CA as CPAN dependency for new F::Q TIAA-CREF module

Modified: gnucash/branches/2.4/src/quotes/gnc-fq-update.in
===================================================================
--- gnucash/branches/2.4/src/quotes/gnc-fq-update.in	2012-10-01 00:58:25 UTC (rev 22429)
+++ gnucash/branches/2.4/src/quotes/gnc-fq-update.in	2012-10-01 02:20:37 UTC (rev 22430)
@@ -38,6 +38,7 @@
 
 CPAN::Shell->install('LWP');
 CPAN::Shell->install('Date::Manip');
+CPAN::Shell->install('Mozilla::CA');
 CPAN::Shell->install('HTML::Parser');
 CPAN::Shell->install('HTML::TableExtract');
 CPAN::Shell->install('Crypt::SSLeay');



More information about the gnucash-changes mailing list