libsignatures-perl 0.14-2build2 source package in Ubuntu

Changelog

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

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Thu, 11 Jan 2024 03:52:10 +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-2build2.debian.tar.xz 3.5 KiB ec9d2e125f0bd1df1c91bea258b0fb0adf564278825112c66840c1c6bf2d6c74
libsignatures-perl_0.14-2build2.dsc 2.3 KiB f0bc7af411c853389d45cf35423dba0d22811452c2c37b7ac6aa02c2c2d9c20a

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