libemail-abstract-perl 3.010-1 source package in Ubuntu

Changelog

libemail-abstract-perl (3.010-1) unstable; urgency=medium

  * Import upstream version 3.010.
  * Update years of packaging copyright and Upstream-Contact.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Wed, 20 Sep 2023 21:33:08 +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
Questing release universe perl
Plucky release universe perl
Oracular release universe perl
Noble release universe perl

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libemail-abstract-perl_3.010-1.dsc 2.7 KiB 001a3935910968e20c32044c4e558b0b6d4736032afb5352a98a1da06d297dbf
libemail-abstract-perl_3.010.orig.tar.gz 27.7 KiB 8c12f68b5974cafc99d74942abefc8597193035aafd2763128e6aaafca4b7ed6
libemail-abstract-perl_3.010-1.debian.tar.xz 4.4 KiB fe679d3c13db703b6366c17073c0de837fee9d9b3378e8f1488495a5c48c0e1b

Available diffs

No changes file available.

Binary packages built by this source

libemail-abstract-perl: unified interface to mail representations

 "Email::Abstract" provides module writers with the ability to write
 representation-independent mail handling code. Where previously one
 would either have to specify the mail class required, or to build a new
 object from scratch, "Email::Abstract" can be used to perform certain
 simple operations on an object regardless of its underlying representation.