libpod-pom-perl 2.01-ok2 source package in openKylin

Changelog

libpod-pom-perl (2.01-ok2) nile; urgency=medium

  * No change rebuild against perl-5.36

 -- CI Bot <email address hidden>  Fri, 26 Apr 2024 07:49:18 +0000

Upload details

Uploaded 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
libpod-pom-perl_2.01.orig.tar.gz 63.9 KiB 1b50fba9bbdde3ead192beeba0eaddd0c614e3afb1743fa6fff805f57c56f7f4
libpod-pom-perl_2.01-ok2.debian.tar.xz 1.9 KiB 784fa5683631e2eb0820d7a3c6826dfa287069c79274e77403c357f735f9bc1e
libpod-pom-perl_2.01-ok2.dsc 1.8 KiB c232c3693e6b47ccc89e23551792ae324b1a4c3c95ea6aff48ae3c66a8130657

View changes file

Binary packages built by this source

libpod-pom-perl: module providing a Pod Object Model

 Pod::POM is a Perl Pod document parser that exposes an object model called
 Pod Object Model. The object model is generated as a hierarchical tree of
 nodes, each of which represents a different element of the original document.
 The tree can be walked manually and the nodes examined, printed or otherwise
 manipulated. Pod::POM also provides view objects, which can automatically
 traverse the tree, or section thereof, and generate an output representation
 in one form or another.