libtest-file-contents-perl 0.241-1 source package in Ubuntu

Changelog

libtest-file-contents-perl (0.241-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.241.

 -- gregor herrmann <email address hidden>  Fri, 12 Aug 2022 17:39:54 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-file-contents-perl_0.241-1.dsc 2.4 KiB 1c7f4c6269eb740949a97eea053a378dbcde47600aa4241dc882d6a63c673abd
libtest-file-contents-perl_0.241.orig.tar.gz 15.9 KiB a863f771c74084b503c65a8b789329907e00e53b4696c85b76418538d7794fe0
libtest-file-contents-perl_0.241-1.debian.tar.xz 2.8 KiB 16b600bd2580ce66f87c9c3ec21793c69f6d24fe196f358187835dc5e8c988a1

Available diffs

No changes file available.

Binary packages built by this source

libtest-file-contents-perl: Perl module for testing the contents of files

 Test::File::Contents provides a set of routines useful to construct
 tests that examine the content of files.
 .
 It can check for an exact match and for a regexp match against the file's
 contents, but also if the file's contents do not match a string or a
 regexp and whether a file matches or not a given md5sum.