libsignatures-perl 0.14-2build3 source package in Ubuntu

Changelog

libsignatures-perl (0.14-2build3) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sun, 03 Mar 2024 05:34:30 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsignatures-perl_0.14.orig.tar.gz 85.3 KiB aa728c7f6b7152ee4c6067675a7ad06234285a43c28fc6dc9493e26170d45a64
libsignatures-perl_0.14-2build3.debian.tar.xz 3.5 KiB ae79ca8b62f2f24d8c590eb30039c73bc397de80e73c4d850a5a76cfe9dbf1cf
libsignatures-perl_0.14-2build3.dsc 2.3 KiB ad4401e1a5aa80884a02e504a418950ef90f1121aef0d4ac84ebf1507c8d3ad8

Available diffs

View changes file

Binary packages built by this source

libsignatures-perl: Perl pragma for subroutine signatures

 signatures is a Perl pragma that provides a simple and robust way to declare
 named parameters for your subroutines. It provides a syntax similar to Perl
 function prototypes (see perlsub) and is robust since it does this without
 using source filters. It also provides a way to combine these signatures with
 normal Perl prototypes.

libsignatures-perl-dbgsym: debug symbols for libsignatures-perl