-
-
03 May 2021 20:50:30 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (752 / 139 / 0)
- Kwalitee
Bus factor: 1- 100.00% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (16.81KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 2 contributors-
Johanna Amann
- Salvador Fandiño
- Dependencies
- Alien::Base
- base
- strict
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.12 - 2021-05-03
- Update metadata
- 0.11
- Better detection of OpenSSL on macOS via home brew
- now honors the OPENSSL_PREFIX environment variable a la Net::SSLeay
- 0.10
- Change build system to Alien::Build; basically entirely contributed by plicease.
- 0.09
- require higher Alien::Base version due to test bug
- fix a test for windows
- 0.08
- fix for Activestate & Strawberry perls (by Salvador Fandiño)
- 0.07
- fix build on FreeBSD 10 and other systems that do not have gcc
- 0.06
- add signature
- 0.05
- do not install doc, this lead to problems on some systems. Thanks, plicease
- 0.04
- remove workarounds for Alien::Base pre 0.03 and make work with current OpenSSL versions
- 0.03
- only install software and skip docs. Is faster and prevents problems.
- 0.02
- also build shared library (it is not really of much use without them...)
- 0.01
- initial version
Modules
Alien wrapper for OpenSSLModule Install Instructions
To install Alien::OpenSSL, copy and paste the appropriate command in to your terminal.
cpanm Alien::OpenSSL
perl -MCPAN -e shell install Alien::OpenSSL
For more information on module installation, please visit the detailed CPAN module installation guide.