libtest-output-perl 1.02-1 source package in Ubuntu
Changelog
libtest-output-perl (1.02-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Imported Upstream version 1.02. * Bump years of upstream copyright. * Add new (build-)dependency on libcapture-tiny-perl. * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0). * Drop spelling.patch, applied upstream. * Add myself to uploaders and copyright. -- Florian Schlichting <email address hidden> Sat, 10 Aug 2013 20:47:23 +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 | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libtest-output-perl_1.02-1.dsc | 2.2 KiB | da5ed02bad53012661356d2082c6555fb9d036af8dc9bf7370948a8443f710a6 |
libtest-output-perl_1.02.orig.tar.gz | 12.1 KiB | 148afb9e98d9745442b73b4ad50d7aabe5491fe736f1547684c09db5c8ac10de |
libtest-output-perl_1.02-1.debian.tar.gz | 2.4 KiB | 5104d33d1a9f1632566ce317683755fa0fdcdf9b1cc3a5af457e4fe3aced3cb8 |
Available diffs
- diff from 1.01-1 (in Ubuntu) to 1.02-1 (5.2 KiB)
No changes file available.
Binary packages built by this source
- libtest-output-perl: perl module to test stdout and stderr messages
Test::Output provides a simple interface for testing output sent to STDOUT
or STDERR. A number of different utilities are included to try and be as
flexible as possible to the tester.
.
Test::Output ties STDOUT and STDERR using Test::Output::Tie, also provided
by this package.