Tue, 13 Jan 2026 19:34:23 CST | login

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

ID25795
Package Nameperl-Text-RecordParser
Version1.6.5
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Text-RecordParser.git?.#8a9b977cb2cbf91ce0507323fee0558b69f323ff
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 22:28:57 CST
CompletedThu, 25 Jul 2024 22:35:13 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-3.oc9.src.rpm (info) (download)
noarch
perl-Text-RecordParser-1.6.5-3.oc9.noarch.rpm (info) (download)
perl-Text-RecordParser-tools-1.6.5-3.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 * 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