libpoe-perl 2:1.3560-2 source package in Ubuntu

Changelog

libpoe-perl (2:1.3560-2) unstable; urgency=low


  * Add missing run-time dependency on libio-pipely-perl
  * Declare compliance with Debian Policy 3.9.5
  * Add myself to uploaders and copyright

 -- Florian Schlichting <email address hidden>  Sat, 02 Nov 2013 13:19:59 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libpoe-perl_1.3560-2.dsc 2.5 KiB bb560c824aaf6b50067783ca17b379bd815fcd9c2f69bff7f36dbfc5692d72d4
libpoe-perl_1.3560.orig.tar.gz 358.7 KiB 9a3ff1ce40929dec74f6b3fed31cfd05b1d72085d2d3d15bbbcc1a737f17d47b
libpoe-perl_1.3560-2.debian.tar.gz 8.9 KiB 1a61ea2400f08c96668b3d7caccc2efbf923c1554e1b04151f46abcb5953bbb9

Available diffs

No changes file available.

Binary packages built by this source

libpoe-perl: event-driven component architecture for Perl

 POE stands for "Perl Object Environment" and provides libraries for event
 driven state machines, I/O abstraction and object management. It includes
 high level interfaces for sockets, alarms and file input/output. It can be
 used as a cooperative threading environment and/or a portable component
 architecture.