toddr / Crypt-OpenSSL-RSA

Release history of Crypt-OpenSSL-RSA
https://metacpan.org/pod/Crypt::OpenSSL::RSA
Other
8 stars 25 forks source link

Support strawberry perl 5.26 #13

Closed akiym closed 6 years ago

akiym commented 6 years ago

Crypt::OpenSSL::RSA failed to install on strawberry perl 5.26 at CPAN Testers. This PR applies the patch from strawberry perl's: http://strawberryperl.com/package/kmx/perl-modules-patched/Crypt-OpenSSL-Random-0.11_patched.diff

Also the module have dependency for Crypt::OpenSSL::Random, so AppVeyor will fail tests until this change is released https://github.com/rurban/Crypt-OpenSSL-Random/pull/7. (Update: It has been released. I'm going to retry AppVeyor's test after an hour. https://metacpan.org/release/RURBAN/Crypt-OpenSSL-Random-0.15)

akiym commented 6 years ago

@toddr It's ready for review!

toddr commented 6 years ago

Thank you so much. I ran out of tuits last week.