Add Mozilla::CA as CPAN dependency for new F::Q TIAA-CREF module

BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22429 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
John Ralls 2012-10-01 00:58:25 +00:00
parent 42a9a15285
commit 5243631e64

View File

@ -38,6 +38,7 @@ if ($( != 0) {
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');