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
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
Glob.pm
OID.pm util/perl/OpenSSL/OID.pm: remove the included unit test 2020-05-03 06:05:27 +02:00
Ordinals.pm
ParseC.pm Update copyright year 2020-05-15 14:09:49 +01:00
Template.pm
Test.pm run_tests.pl: Add options for focussing output on failed (sub-)tests 2020-06-10 11:15:38 +02:00
Util.pm