http://qs321.pair.com?node_id=11109051


in reply to Re^5: HSTS policy breaks cpan utility on Windows
in thread HSTS policy breaks cpan utility on Windows

Yes, Core should include SSL capabilities from the start.

perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'