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

Changelog

libdata-dpath-perl (0.59-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 07 May 2024 09:31:04 +0800

Upload details

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

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main perl
Nile V2.0 proposed main perl

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdata-dpath-perl_0.59.orig.tar.gz 280.3 KiB afef7ecc0033cc1187ff39d2fb3a41fb97ad44a2d70baf9781a284eb213f4eac
libdata-dpath-perl_0.59-ok1.debian.tar.xz 1.7 KiB e023f53f0f1200bad44ab83226eaf86077cee9de89b8b8c51f2fcc5a78c80efb
libdata-dpath-perl_0.59-ok1.dsc 2.0 KiB 1b345e41830b54af9da6047cb82c29b3eba619bfc5d5a6eb5f2e9a039dbc8d7e

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.