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

Changelog

libdevel-declare-perl (0.006022-1build3) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 16:30:58 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl
Lunar release universe perl

Downloads

File Size SHA-256 Checksum
libdevel-declare-perl_0.006022.orig.tar.gz 123.7 KiB 72f29ca35646a593be98311ffddb72033ae1e8a9d8254c62aa248bd6260e596e
libdevel-declare-perl_0.006022-1build3.debian.tar.xz 4.3 KiB a7a2ec34245c90273772e2f66a8b5ac88c4c686ea11643c6017cb9169ab6ab72
libdevel-declare-perl_0.006022-1build3.dsc 2.4 KiB 91b5c92d76fd1434b1755988d61e99c1cc680ccf3ad7d83e55a5edadebe1bc6d

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