libparse-keyword-perl 0.08-2build4 source package in Ubuntu

Changelog

libparse-keyword-perl (0.08-2build4) disco; urgency=medium

  * No-change rebuild for the perl 5.28 transition.

 -- Adam Conrad <email address hidden>  Fri, 02 Nov 2018 19:47:10 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Disco
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libparse-keyword-perl_0.08.orig.tar.gz 17.8 KiB 84906fc0b7321e4247baa969fbd07894782e75c7847f563cfe3ad31b0b8bda32
libparse-keyword-perl_0.08-2build4.debian.tar.xz 4.6 KiB 0a4ca40c3e5b89c92931ac0f57382fcad1de793ca9561bd2d05b1960b75efa0b
libparse-keyword-perl_0.08-2build4.dsc 2.3 KiB 2de7b2cc0fdfe1c33fdf7d8680f30f4355305cf79ff3f38b6420f85bcef2247b

Available diffs

View changes file

Binary packages built by this source

libparse-keyword-perl: write syntax extensions in perl (with only limited use)

 Parse::Keyword allows you to write keyword-based syntax extensions
 without requiring you to write any C code yourself. It is similar to
 Devel::Declare, except that it uses the Perl parser API introduced in
 Perl 5.14 in order to allow you to parse parts of things using perl's
 own parser, rather than having to fake it with balanced brace matching
 or other fragile things.
 .
 NB! This module has fundamental errors in the way it handles closures,
 which are not fixable. Runtime keywords will never be able to work
 properly with the current design of this module. There are certain
 cases where this module is still safe to use (keywords that only have
 effect at compile time, or keywords that never call any of the parse_*
 functions), but that is limiting enough to make this module mostly
 worthless, and its author may not continue maintain it. Be warned!

libparse-keyword-perl-dbgsym: No summary available for libparse-keyword-perl-dbgsym in ubuntu disco.

No description available for libparse-keyword-perl-dbgsym in ubuntu disco.