in reply to WWW::Mechanize and HTTPS proxy
use IO::Socket::SSL qw(debug3);
Also, http://search.cpan.org/perldoc/Crypt::SSLeay#SSL_diagnostics_and_Debugging lists $ENV{HTTPS_DEBUG} = 1;
among other tips