Mon, 12 Jan 2026 17:52:53 CST | login

Information for build perl-Text-RecordParser-1.6.5-4.oc9

ID39689
Package Nameperl-Text-RecordParser
Version1.6.5
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Text-RecordParser.git?.#628785d5499bb518b31757e9ce2cc446865d2b9f
SummaryRead record-oriented files
DescriptionThis module is for reading record-oriented data in a delimited text file. The most common example have records separated by newlines and fields separated by commas or tabs, but this module aims to provide a consistent interface for handling sequential records in a file however they may be delimited. Typically this data lists the fields in the first line of the file, in which case you should call bind_header to bind the field name (or not, and it will be called implicitly). If the first line contains data, you can still bind your own field names via bind_fields. Either way, you can then use many methods to get at the data as arrays or hashes.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 19:51:42 CST
CompletedFri, 13 Jun 2025 19:56:18 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Text-RecordParser.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Text-RecordParser.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Text-RecordParser-1.6.5-4.oc9.src.rpm (info) (download)
noarch
perl-Text-RecordParser-1.6.5-4.oc9.noarch.rpm (info) (download)
perl-Text-RecordParser-tools-1.6.5-4.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.6.5-4 - Rebuilt for loongarch64 * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.5-3 - rebuild * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.5-2 - rebuild * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.5-1 - initial build