Чтобы отключить ошибку требуется в файле :
C:\Perl\lib\LWP\Protocol\https.pm
сменить :
$ssl_opts{SSL_verify_mode} ||= 1;
на :
$ssl_opts{SSL_verify_mode} ||= 0;
	
								
				Tags: perl, Windows 7
				
	
				
					
						This entry was posted	on Понедельник, 17 июня, 2013 at 18:09						and is filed under Новости.
						You can follow any responses to this entry through the RSS 2.0 feed. 
						
													You can leave a response, or trackback from your own site.