libkeyword-simple-perl 0.04-2build3 source package in Ubuntu

Changelog

libkeyword-simple-perl (0.04-2build3) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 11:56:28 +0100

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
libkeyword-simple-perl_0.04.orig.tar.gz 8.5 KiB 9455cb86b92c30027d6eeb5712a04a84d8a3863d399be6ebdd723e5e84d51305
libkeyword-simple-perl_0.04-2build3.debian.tar.xz 2.2 KiB a06ab1c699854fc6daf0ac6d04f5348722d6288ff4c40f076220f9e4cca245ea
libkeyword-simple-perl_0.04-2build3.dsc 2.1 KiB b67ead92794e7917d2ad1ac86fb85855088cb72aaf97bb000447eb664e8789b5

Available diffs

View changes file

Binary packages built by this source

libkeyword-simple-perl: Perl module to define new keywords in pure Perl

 Keyword::Simple allows one to implement new keywords in pure Perl. To do
 this, it is needed to write a module and call Keyword::Simple::define in
 the import method. Any keywords defined this way will be available in
 the lexical scope that's currently being compiled.

libkeyword-simple-perl-dbgsym: debug symbols for libkeyword-simple-perl