libcrypt-ssleay-perl 0.58-1build1 source package in Ubuntu
Changelog
libcrypt-ssleay-perl (0.58-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson <email address hidden> Mon, 21 Oct 2013 09:54:19 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Trusty
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libcrypt-ssleay-perl_0.58.orig.tar.gz | 120.9 KiB | 1e714c5bcb28bc2547619a9b11e5b270a3c34113f85f091cd72556ae9805e02e |
libcrypt-ssleay-perl_0.58-1build1.debian.tar.gz | 3.8 KiB | 721b6f5b1931101dc9fcdac204986beeadaeb30c088e4dfb98e7f8a34f0e135d |
libcrypt-ssleay-perl_0.58-1build1.dsc | 2.1 KiB | ffd58bb50662df6e8239151bd4977041345dedcc1734edea5eb3746b33045ed0 |
Available diffs
- diff from 0.58-1 (in Debian) to 0.58-1build1 (365 bytes)
Binary packages built by this source
- libcrypt-ssleay-perl: OpenSSL support for LWP
This perl module provides support for the HTTPS protocol under LWP, so
that an LWP::UserAgent can make HTTPS GET & HEAD & POST requests. Please
see perldoc LWP for more information on POST requests.
.
The Crypt::SSLeay package contains Net::SSL, which is automatically
loaded by LWP::Protocol::https on HTTPS requests, and provides the
necessary SSL glue for that module to work via these deprecated modules:
Crypt::SSLeay: :CTX, Crypt::SSLeay::Conn and Crypt:: SSLeay: :X509.
.
Work on Crypt::SSLeay has been continued only to provide HTTPS support
for the LWP - libwww perl libraries. If you want access to the OpenSSL
API via perl, check out Sampo's Net::SSLeay (available in Debian as
the libnet-ssleay-perl package).