Sun, 26 Apr 2026 01:12:00 CST | login

Information for build perl-HTML-Template-2.97-2.oc9

ID39250
Package Nameperl-HTML-Template
Version2.97
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-HTML-Template.git?.#ab56c30b580721fb8d0e60c9955ba39e6bcb634d
SummaryPerl module to use HTML Templates
DescriptionThis module attempts make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags - <TMPL_VAR>, <TMPL_LOOP>, <TMPL_INCLUDE>, <TMPL_IF> and <TMPL_ELSE>. The file written with HTML and these new tags is called a template. It is usually saved separate from your script - possibly even created by someone else! Using this module you fill in the values for the variables, loops and branches declared in the template. This allows you to separate design - the HTML - from the data, which you generate in the Perl script.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 17:49:52 CST
CompletedFri, 13 Jun 2025 17:52:42 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-HTML-Template.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-HTML-Template.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-HTML-Template-2.97-2.oc9.src.rpm (info) (download)
noarch
perl-HTML-Template-2.97-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.97-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.97-1 - initial build