Sun, 08 Feb 2026 11:41:30 CST | login

Information for build perl-Pod-Snippets-0.14-1.oc9

ID23248
Package Nameperl-Pod-Snippets
Version0.14
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Pod-Snippets.git?.#d9c7e08e512c50b79382d0faa02d47e47ecf3998
SummaryExtract and reformat snippets of POD
DescriptionThis class is a very simple extension of Pod::Parser that extracts POD snippets from Perl code, and pretty-prints it so as to make it usable from other Perl code. As demonstrated above, Pod::Snippets is immediately useful to test-driven-development nutcases who want to put every single line of Perl code under test, including code that is in the POD (typically a SYNOPSIS section). There are other uses, such as storing a piece of information that is both human- and machine-readable (e.g. an XML schema) simultaneously as documentation and code.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:28:23 CST
CompletedMon, 03 Jun 2024 19:29:56 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Pod-Snippets.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Pod-Snippets.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Pod-Snippets-0.14-1.oc9.src.rpm (info) (download)
noarch
perl-Pod-Snippets-0.14-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.14-1 - initial build