libppix-regexp-perl 0.042-1 source package in Ubuntu

Changelog

libppix-regexp-perl (0.042-1) unstable; urgency=medium

  * Imported Upstream version 0.042
  * Bump Debhelper compat level to 9
  * autopkgtest: Rename test-files to preferred smoke-files

 -- Salvatore Bonaccorso <email address hidden>  Fri, 09 Oct 2015 21:28:13 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libppix-regexp-perl_0.042-1.dsc 2.2 KiB b1421857657b3224589f98a17396cb5bf61920ac592189802507dc6c8aaa2c4d
libppix-regexp-perl_0.042.orig.tar.gz 159.1 KiB dbbf0b9f22ebfb0630e599cf04cca2e71861f8862fac78f3a3c5012e8e895098
libppix-regexp-perl_0.042-1.debian.tar.xz 3.3 KiB 805785f68bc45f84db490e74d5fee02b49c2bca5a208f39ee21771304166b4cf

Available diffs

No changes file available.

Binary packages built by this source

libppix-regexp-perl: module to parse regular expressions

 PPIx::Regexp is a Perl module that parses regular expressions in a manner
 similar to the way that PPI (see libppi-perl) parses Perl documents. This
 class forms the root of the parse tree, which is similar to PPI::Document.
 Like PPI, this module produces output which is round-trip safe.