We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a89e3f5 commit 13a23baCopy full SHA for 13a23ba
share/64bit-5.40.2.1.pp
@@ -325,8 +325,7 @@
325
# { module =>'Convert-PEM', ignore_testfailure=>1 }, #XXX-TODO Convert-PEM-0.08 fails
326
# qw/ Convert-PEM /,
327
qw / Crypt::OpenSSL::DSA /, # https://github.com/StrawberryPerl/Perl-Dist-Strawberry/issues/86
328
- # qw / CryptX /,
329
- 'https://cpan.metacpan.org/authors/id/M/MI/MIK/CryptX-0.085_003.tar.gz', # dev version for the moment as 0.085 fails due to Math::BigNum changes
+ qw / CryptX /,
330
qw/ Crypt::OpenSSL::Bignum Crypt-OpenSSL-RSA Crypt-OpenSSL-Random Crypt-OpenSSL-X509 /,
331
qw / Crypt::OpenSSL::AES /,
332
#'KMX/Crypt-OpenSSL-AES-0.05.tar.gz', #XXX-FIXME patched https://metacpan.org/pod/Crypt::OpenSSL::AES https://rt.cpan.org/Public/Bug/Display.html?id=77605
0 commit comments