File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapper
authorRichard Levitte <levitte@openssl.org>
Tue, 1 Aug 2017 20:43:56 +0000 (22:43 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 15 Aug 2017 09:31:18 +0000 (11:31 +0200)
commit8d2214c0a49584044d96b80e846ac8f6df35a0ad
treecfad073ef328f3983cece8b214a230a3819b6388
parentcb6afcd6ee0c0d66fae62e13fe5966171992f81c
File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapper

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4069)
Configure
test/build.info
test/recipes/15-test_ecparam.t
test/recipes/40-test_rehash.t
test/recipes/80-test_ssl_new.t
test/recipes/99-test_fuzz.t
test/run_tests.pl
util/mkdef.pl
util/perl/OpenSSL/Glob.pm [new file with mode: 0644]
util/process_docs.pl