libpoe-perl 2:1.3560-1 source package in Ubuntu
Changelog
libpoe-perl (2:1.3560-1) unstable; urgency=low * Team upload [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Damyan Ivanov ] * Imported Upstream version 1.3560 * update years of upstream copyright * add libio-pipely-perl to build-dependencies * claim conformance with Policy 3.9.4 * add a patch fixing a spelling error in POD * drop unused lintian override manpage-has-errors-from-pod2man [ Florian Schlichting ] * Increase required version of libpoe-test-loops-perl -- Florian Schlichting <email address hidden> Fri, 01 Nov 2013 23:35:45 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libpoe-perl_1.3560-1.dsc | 2.4 KiB | cd1204b9b622b88d33e81a40cd6b6858c7d3889942741c8068c7bf9e54aee213 |
libpoe-perl_1.3560.orig.tar.gz | 358.7 KiB | 9a3ff1ce40929dec74f6b3fed31cfd05b1d72085d2d3d15bbbcc1a737f17d47b |
libpoe-perl_1.3560-1.debian.tar.gz | 8.8 KiB | 7e8e45c3e2f3b4018bc099ed0eb6d229e3b271e7830d4acc162451f74b098174 |
Available diffs
- diff from 2:1.3540-1 to 2:1.3560-1 (48.0 KiB)
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.