libpoe-test-loops-perl 1.312-1 source package in Ubuntu

Changelog

libpoe-test-loops-perl (1.312-1) unstable; urgency=low

  * Team upload.

  [ Fabrizio Regalli ]
  * New upstream release
  * Add myself to Uploaders and Copyright.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  * Add build-dep on perl (>= 5.12) | libtest-more-perl (>= 0.94).

  [ 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:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libpoe-test-loops-perl_1.312.orig.tar.gz 68.1 KiB a1834e8687a4666d1415dd46e7ebe2d363b2eee9252a80de8d125d9c3493206b
libpoe-test-loops-perl_1.312-1.debian.tar.gz 2.0 KiB 5db21e95780725e3c9a9f0f4f521cc75cec682d6f1635b77492496c208dd52dd
libpoe-test-loops-perl_1.312-1.dsc 2.2 KiB 0d79be56699e6a826f8783a59713c3efafd7791e94af55f3229dcd5cd23a1d8d

Available diffs

View changes file

Binary packages built by this source

libpoe-test-loops-perl: test framework for POE event loops

 POE::Test::Loops is a Perl helper module that provides a framework for testing
 the functionality of POE event loops. It contains a single function that sets
 up all the loop tests for one or more POE::Loop subclasses. It is most useful
 during development and building of POE event loops.