LWP-Protocol-https-SocksChain
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'LWP::Protocol::https::SocksChain',
VERSION_FROM => 'SocksChain.pm',
PREREQ_PM => { Net::SC => 1.11,
IO::Socket::SSL => undef,
LWP => undef
},
'AUTHOR' => 'Igor Okunev <igor@prv.mts-nn.ru>',
);
( run in 0.669 second using v1.01-cache-2.11-cpan-6aa56a78535 )