libdata-section-perl 0.200008-ok1 source package in openKylin

Changelog

libdata-section-perl (0.200008-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 07 May 2024 09:39:39 +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
Huanghe V3.0 proposed main perl
Huanghe V3.0 release main perl
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-section-perl_0.200008.orig.tar.gz 22.1 KiB 83acc7a55d3dd7ed36e9d78d350af3138c69cfa178a44765822712ff433b990e
libdata-section-perl_0.200008-ok1.debian.tar.xz 1.6 KiB 5641c23fdbb9fb87a17205b2aa285c7da0ce9060c020a6a4c273433e1e8f2e50
libdata-section-perl_0.200008-ok1.dsc 2.1 KiB 73716e416f862bb658af98657b32f647055b8c010b37d4d9f0459b37b7578a91

View changes file

Binary packages built by this source

libdata-section-perl: module to read chunks of data from a module's DATA section

 Data::Section is a Perl module that provides an easy way to access multiple
 named chunks of line-oriented data in your module's DATA section. It was
 written to allow modules to store their own templates, but is probably useful
 for other purposes as well.