Mon, 27 Apr 2026 23:47:29 CST | login

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

ID25329
Package Nameperl-HTML-Template
Version2.97
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-HTML-Template.git?.#22120ba847d0a002593324a4ac5c5ef57fd3d05a
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 18:45:18 CST
CompletedThu, 25 Jul 2024 18:46:38 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-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-HTML-Template-2.97-1.oc9.src.rpm (info) (download)
noarch
perl-HTML-Template-2.97-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.97-1 - initial build