libtest-longstring-perl 0.17-3 source package in Ubuntu

Changelog

libtest-longstring-perl (0.17-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libtest-longstring-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 21:48:56 +0100

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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-longstring-perl_0.17-3.dsc 2.2 KiB e79d94f62af0a2565828694683feb7dc0c42544562bb398816f90f07d545364f
libtest-longstring-perl_0.17.orig.tar.gz 8.7 KiB abc4349eaf04d1bec1e464166a3018591ea846d8f3c5c9c8af4ac4905d3e974f
libtest-longstring-perl_0.17-3.debian.tar.xz 2.9 KiB 29a24e7237995b7eb7b33aafb11c62491375ec3413265dd7e13295e08b20847c

Available diffs

No changes file available.

Binary packages built by this source

libtest-longstring-perl: module to test for string equality

 Test::LongString is a Perl test module that provides some functions useful
 for testing the equality of long strings. Upon failure, it will provide more
 useful diagnostic output by:
 .
  * Reporting lengths of the strings that have been compared
  * Reporting length of the common prefix of strings
  * Automatically escaping non-ASCII characters as \x{xx}