To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used. Select below a type of object currently browsed in order to display its associated SWHID and permalink.
swh:1:cnt:8b5f6a0c97723d3f1ffcceb17d5718a2c6dca2aa
print "1..1\n"; use OpenSSL; if ($OpenSSL::VERSION ne '') { print "ok 1\n"; } else { print "not ok 1\n"; }