libkeyword-simple-perl 0.03-1build1 source package in Ubuntu

Changelog

libkeyword-simple-perl (0.03-1build1) xenial; urgency=medium

  * Rebuild for Perl 5.22.1.

 -- Colin Watson <email address hidden>  Thu, 17 Dec 2015 15:44:59 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Xenial
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
libkeyword-simple-perl_0.03.orig.tar.gz 6.2 KiB 3e0f75e33c8c2ccc82e89d74660bebe4f74ef5330ab3042d9243337061ef6ce8
libkeyword-simple-perl_0.03-1build1.debian.tar.xz 1.7 KiB 2fa0efd515935731190f62cb416a7d0a5cb81e7ad094697d06c99d1544298e18
libkeyword-simple-perl_0.03-1build1.dsc 2.2 KiB 3d9cb1b0e8cbf19c4f83712b961db4f21191151312b5ed0b1566a263ce9d6a5a

Available diffs

View changes file

Binary packages built by this source

libkeyword-simple-perl: No summary available for libkeyword-simple-perl in ubuntu yakkety.

No description available for libkeyword-simple-perl in ubuntu yakkety.

libkeyword-simple-perl-dbgsym: debug symbols for package libkeyword-simple-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.