libemail-sender-perl 1.300021-1 source package in Ubuntu

Changelog

libemail-sender-perl (1.300021-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.300021.
  * Rename autopkgtest configuration files.

 -- gregor herrmann <email address hidden>  Sat, 17 Oct 2015 22:17:41 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe perl

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libemail-sender-perl_1.300021-1.dsc 2.7 KiB 94ab55150cdc96c7c1b471896907d8dd09c5e9af5a5dd82a0ebf361ea1db1648
libemail-sender-perl_1.300021.orig.tar.gz 48.9 KiB f565ef5805ff54c5a77400b0a512709137092d247321bbe5065f265e2a7b4fed
libemail-sender-perl_1.300021-1.debian.tar.xz 4.3 KiB 6d6529ac296394a6f705e26ca89cb115059ce2d2c82929485e96aaf68de9d858

Available diffs

No changes file available.

Binary packages built by this source

libemail-sender-perl: Perl module for sending email

 Email::Sender is a Perl module provides an interface to send email via many
 backends, including sendmail, SMTP, delivering directly to mbox file, etc.
 .
 Email::Sender replaces the old and sometimes problematic Email::Send library
 (see libemail-send-perl), which did a decent job at handling very simple mail
 sending tasks, but was not suitable for serious use for a variety of reasons.