openssl/util/perl/OpenSSL
Richard Levitte bfa684622a util/perl/OpenSSL/config.pm: refactor guess_system()
There's no reason to have two different tables, when we can simply
detect if the tuple elements are code or scalar.  Furthermore, order
is important in some cases, and that order is harder not to say
impossible when maintaining two tables.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11230)
2020-06-28 18:34:36 +02:00
..
Test Added Test::ok_nofips, Test::is_nofips & Test::isnt_nofips methods. 2019-04-11 09:47:12 +10:00
Util Update copyright year 2020-04-23 13:55:52 +01:00
config.pm util/perl/OpenSSL/config.pm: refactor guess_system() 2020-06-28 18:34:36 +02:00
fallback.pm Rework the perl fallback functionality 2019-09-12 12:49:31 +02:00
Glob.pm
OID.pm util/perl/OpenSSL/OID.pm: remove the included unit test 2020-05-03 06:05:27 +02:00
Ordinals.pm Fix some typos 2019-12-11 19:04:01 +01:00
ParseC.pm Update copyright year 2020-05-15 14:09:49 +01:00
Template.pm util/dofile.pl, util/perl/OpenSSL/Template.pm: move parts of dofile.pl 2019-09-12 18:19:27 +02:00
Test.pm run_tests.pl: Add options for focussing output on failed (sub-)tests 2020-06-10 11:15:38 +02:00
Util.pm util/perl/OpenSSL/Ordinals.pm: use OpenSSL::Util::cmp_versions 2018-12-07 16:02:17 +01:00