libdata-dpath-perl 0.58-ok1 source package in openKylin

Changelog

libdata-dpath-perl (0.58-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdata-dpath-perl_0.58.orig.tar.gz 281.9 KiB 8900345747571330ea37654c6b44c1e8b85801bbdeb453cb6bf1d579bd95f8c2
libdata-dpath-perl_0.58-ok1.debian.tar.xz 1.7 KiB f7a885c619b23dd7d288e3043e6d3ee665eb26f4b8185439d9554724cea57ec1
libdata-dpath-perl_0.58-ok1.dsc 2.0 KiB 131ea8039ff1986ab1db5d5aad882c383d7d942b29d968676df68906dd126118

View changes file

Binary packages built by this source

libdata-dpath-perl: DPath is like XPath but for Perl data structures

 With Data::DPath you can address points in a Perl data structure by
 describing a "path" to it using hash keys, array indexes or some
 wildcard-like steps. It is inspired by XPath but differs from it.