Read some LWP::UserAgent source to figure out that installing Mozilla::CA from CPAN is simpler. ETA: if installed, LWP::UserAgent will use it by default and not need to be given useragent args in order to find it, so the constructor call is just:
my $tw = Net::Twitter::Lite::WithAPIv1_1->new( %oauth_info, ssl => 1 );
no subject
Date: 2014-01-18 03:37 pm (UTC)