Info2: <<
Package: net-smtp-ssl-pm%type_pkg[perl]
Version: 1.04
Revision: 1

Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3)
Distribution: <<
	(%type_pkg[perl] = 5162) 10.9,
	(%type_pkg[perl] = 5162) 10.10,
	(%type_pkg[perl] = 5162) 10.11,
	(%type_pkg[perl] = 5162) 10.12,
	(%type_pkg[perl] = 5162) 10.13
<<

Description: SSL support for Net::SMTP
DescDetail: <<
	Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its
	network operations. Due to the nature of Net::SMTP's new method, it is
	not overridden to make use of a default port for the SMTPS service.
	Perhaps future versions will be smart like that. Port 465 is usually
	what you want, and it's not a pain to specify that.
<<
License: Artistic/GPL
Maintainer: Daniel Johnson <daniel@daniel-johnson.org>
Homepage: https://metacpan.org/dist/Net-SMTP-SSL/

Depends: libnet-pm%type_pkg[perl], io-socket-ssl-pm%type_pkg[perl], perl%type_pkg[perl]-core

Source: mirror:cpan:authors/id/R/RJ/RJBS/Net-SMTP-SSL-%v.tar.gz
Source-Checksum: SHA256(7b29c45add19d3d5084b751f7ba89a8e40479a446ce21cfd9cc741e558332a00)

UpdatePOD: true
DocFiles: Changes README

InstallScript: <<
  %{default_script}
  /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
<<