libdevel-declare-perl 0.006022-ok2 source package in openKylin

Changelog

libdevel-declare-perl (0.006022-ok2) nile; urgency=medium

  * No change rebuild against perl-5.36

 -- CI Bot <email address hidden>  Tue, 23 Apr 2024 13:05:02 +0000

Upload details

Uploaded by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
OpenKylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main perl
Nile V2.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libdevel-declare-perl_0.006022.orig.tar.gz 123.7 KiB 72f29ca35646a593be98311ffddb72033ae1e8a9d8254c62aa248bd6260e596e
libdevel-declare-perl_0.006022-ok2.debian.tar.xz 8.1 KiB 0450df7e6b1c8543357cc6f47402fe942dc32c184239262b5cacbb1ca3558e22
libdevel-declare-perl_0.006022-ok2.dsc 2.0 KiB 0249b54d44ea8c6c732ca8ecdcec6baa64df1ec0fa066570299d0557e3434bca

Available diffs

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