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

Changelog

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

  * Update version info.

 -- Luoyaoming <email address hidden>  Wed, 19 Oct 2022 15:37:55 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
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
Yangtze V1.0 release main perl
Yangtze V1.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libdata-dpath-perl_0.58.orig.tar.gz 281.9 KiB 8900345747571330ea37654c6b44c1e8b85801bbdeb453cb6bf1d579bd95f8c2
libdata-dpath-perl_0.58-ok2.debian.tar.xz 7.9 KiB 16357ca83b1abcdfcba24e7cafcd3eb134eb981df015d1bb3da9a7d2dc7535e2
libdata-dpath-perl_0.58-ok2.dsc 1.9 KiB cfa9a6f30f04c5654e6faceea38d6e6d64953b7a456157d5ee750c55e6d039c2

Available diffs

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.