OpenSSL::Util::extract_pod_info(): Read the POD one paragraph at a time
authorRichard Levitte <levitte@openssl.org>
Fri, 13 Dec 2019 10:53:31 +0000 (11:53 +0100)
committerRichard Levitte <levitte@openssl.org>
Sat, 21 Dec 2019 21:53:54 +0000 (22:53 +0100)
commitdfb45dc82479929621c43db921ecfcecc08d3b94
tree0fd607884ed74b566717744b5a9d715e7f066940
parentccfce835e07210064450a58ce189d0e622a1fccf
OpenSSL::Util::extract_pod_info(): Read the POD one paragraph at a time

POD files should always be treated this way

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10621)
util/perl/OpenSSL/Util/Pod.pm