libdata-optlist-perl 0.112-ok1 source package in openKylin

Changelog

libdata-optlist-perl (0.112-ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- denghao <email address hidden>  Mon, 29 Aug 2022 09:56:28 +0300

Upload details

Uploaded by:
denghao
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-optlist-perl_0.112.orig.tar.gz 19.3 KiB 62c60ccaae88d5339ae36bcc8940b03388cf84adbf27828b1f8b300307103bab
libdata-optlist-perl_0.112-ok1.debian.tar.xz 7.5 KiB 8e18afb1529ab129dd5726d9f8be717a91353196aa927939763db60885228987
libdata-optlist-perl_0.112-ok1.dsc 1.9 KiB fb34a18410911497d7fc09e696ed90ee8c80ddb8d5394e201e1181f5aa623d90

Available diffs

View changes file

Binary packages built by this source

libdata-optlist-perl: module to parse and validate simple name/value option pairs

 Data::OptList is a Perl module useful for working with simple name-and-value
 option pairs. It assumes any defined scalar is a name and any reference after
 it is its value.