libppix-regexp-perl 0.091-ok1 source package in openKylin

Changelog

libppix-regexp-perl (0.091-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 09:17:03 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libppix-regexp-perl_0.091.orig.tar.gz 252.0 KiB e72ec79eff640297b087227d6a7708fca871c6de09997149585a98fe65ed942f
libppix-regexp-perl_0.091-ok1.debian.tar.xz 1.9 KiB 2367f1f6cb7469a080a9133f32bfe51614813fbc7a7083dbe7e0f37867b5ce5e
libppix-regexp-perl_0.091-ok1.dsc 2.1 KiB 56a26431cd71bd52f921b2e86dc2517ce8a236a247e33879fbc18f19b873605c

Available diffs

View changes file

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.