libpoe-perl 2:1.3120-1 source package in Ubuntu

Changelog

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

  * Team upload.

  [ Ansgar Burchardt ]
  * New upstream release.
  * Bump build-dep on libpoe-test-loops-perl to >= 1.312.
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:10:23 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libpoe-perl_1.3120.orig.tar.gz 357.3 KiB 115d2643e14e4ece7e98db2b7a23f09a3067f7a9818c79f448959b41b3c1a308
libpoe-perl_1.3120-1.debian.tar.gz 8.0 KiB 8649ff20f40cb51181abe46514b2aa518599368c6242a01edae4e5d656405355
libpoe-perl_1.3120-1.dsc 2.3 KiB 609ba5a318bcdcd6680c8500d953cdc8899168b5b08063bf6901ef6b39343afc

Available diffs

View changes file

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.