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

Changelog

libdevel-declare-perl (0.006022-ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- zhangyichun <email address hidden>  Tue, 13 Sep 2022 16:42:26 +0800

Upload details

Uploaded by:
zhangyichun
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
OpenKylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main perl
Yangtze V1.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-ok1.debian.tar.xz 8.1 KiB 423f8033a3b798b1551db77d679d3f4df819864dc785a948acb8990852558721
libdevel-declare-perl_0.006022-ok1.dsc 2.0 KiB 3ee50d366f594cc44e8c27fb77131d6b465fd3d3dfea50c066008e38cbe308e4

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