libdevel-declare-perl 0.006022-1build4 source package in Ubuntu

Changelog

libdevel-declare-perl (0.006022-1build4) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:07:04 +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
libdevel-declare-perl_0.006022.orig.tar.gz 123.7 KiB 72f29ca35646a593be98311ffddb72033ae1e8a9d8254c62aa248bd6260e596e
libdevel-declare-perl_0.006022-1build4.debian.tar.xz 4.3 KiB 802be22340d890ee407badec6857371aeb8af28fe4913528f219ced62784eaed
libdevel-declare-perl_0.006022-1build4.dsc 2.4 KiB 33f72bcea4c39e4f8fc3a8a807b0f07e4d5ab217678bead4fce82f9a3b60df0a

View changes file

Binary packages built by this source

libdevel-declare-perl: module to add new syntax to Perl

 Devel::Declare can install subroutines called declarators which locally take
 over control of Perl's parser, allowing the creation of new syntax, including
 keywords and other constructs that might not be, in themselves, valid Perl 5
 code.
 .
 This module can be used for adding new keywords, completely in Perl code. It
 allows a subroutine to be executed during the Perl code compilation, meaning
 that syntax can be transformed into equivalent code for Perl on-the-fly.

libdevel-declare-perl-dbgsym: debug symbols for libdevel-declare-perl