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
config.pm util/perl/OpenSSL/config.pm: refactor guess_system() 2020-06-28 18:34:36 +02:00
fallback.pm
Glob.pm
OID.pm
Ordinals.pm
ParseC.pm
Template.pm
Test.pm
Util.pm