libtest-fatal-perl 0.012-1 source package in Ubuntu

Changelog

libtest-fatal-perl (0.012-1) unstable; urgency=low


  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ Florian Schlichting ]
  * Import Upstream version 0.012
  * Ship provided example test
  * Add build-dependencies on Capture::Tiny and Test::More 0.96
  * Bump Standards-Version to 3.9.4 (no change)
  * Add myself to uploaders and copyright

 -- Florian Schlichting <email address hidden>  Thu, 19 Sep 2013 22:43:31 +0200

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
Trusty release main perl

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libtest-fatal-perl_0.012-1.dsc 2.2 KiB 4527dee57491d3b739db1f022186f92accccde2988f15c2100d7a91c56542b8c
libtest-fatal-perl_0.012.orig.tar.gz 15.7 KiB 9235d2d34539192c503d8f7f18681f44a077e521687f87ce88c22bff79cda04f
libtest-fatal-perl_0.012-1.debian.tar.gz 2.3 KiB 9ce061791410ed25de00c749319d9eda6a70af22795e30e4f03f405642cff025

Available diffs

No changes file available.

Binary packages built by this source

libtest-fatal-perl: module for testing code with exceptions

 Test::Fatal is an alternative to the popular Test::Exception. It does much
 less, but should allow greater flexibility in testing exception-throwing code
 with about the same amount of typing.
 .
 It exports one routine by default: exception.