Net-HTTPS-Any

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

        'URI::Escape' => 0,
        'Tie::IxHash' => 0,
        # If you are aware of a way to declare an OR relation in prerequisites,
        # please tell me, you would be my hero.  it doesn't have to be EU:MM.
        # 'Net::SSLeay' => 0,
        # or 'Crypt::SSLeay' => 0,
        #    'LWP' => 0,

        #failing tests is worse, Net::SSLeay appears to finally have emerged
        # as best-practice with the release of LWP::Protocol::https that uses
        # IO::Socket::SSL and therefore Net::SSLeay
        'Net::SSLeay' => 0,
    },
    dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
    clean               => { FILES => 'Net-HTTPS-Any-*' },
);



( run in 0.338 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )