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

Changelog

libdata-dpath-perl (0.60-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 06:56:46 -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
libdata-dpath-perl_0.60.orig.tar.gz 281.5 KiB 99f4426d458c5bb8d4c510e0c2629c8a88ae4f4661c0b1e45c5550362f92ecc1
libdata-dpath-perl_0.60-ok1.debian.tar.xz 1.6 KiB fa3bea9cc3ecd452ccb5f3dd9de4472ebdc8101411254c395649feac2265e625
libdata-dpath-perl_0.60-ok1.dsc 2.0 KiB 7fecce28428e116955948baf5241da3b71e469eb4ba69a6682e4768a08a8f8d3

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.