LWP::UserAgent 和Crypt::SSLeay 访问HTTPS
perl 需要访问https,脚本如下,目前环境是perl 5.8.8,aix 6.1,Crypt::SSLeay 是0.58,OpenSSL 是0.9.8:
ssl OpenSSL 0.9.8k in /usr;# lib -L/usr/lib -lssl -lcrypto -lgcc# inc -I/usr/include# cc gcc -maix32# Failed test 'HEAD https://rt.cpan.org/'# at t/02-live.t line 120.# HTTP status = 500 read failed:t/02-live.......NOK 4/4# This may not be the fault of the module, https://rt.cpan.org/ may be down# Looks like you failed 1 test of 4.t/02-live.......dubious Test returned status 1 (wstat 256, 0x100)DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay (less 1 skipped test: 2 okay, 50.00%)Failed Test Stat Wstat Total Fail List of Failed-------------------------------------------t/02-live.t 1 256 4 1 4