Wed, 29 Apr 2026 19:05:15 CST | login

Information for build perl-Data-Binary-0.01-1.oc9

ID23128
Package Nameperl-Data-Binary
Version0.01
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Data-Binary.git?.#bf1edfc27f4f872a12c16f86378e3bf069a0db5c
SummarySimple detection of binary versus text in strings
DescriptionThis simple module provides string equivalents to the -T / -B operators. Since these only work on file names and file handles, this module provides the same functions but on strings. Note that the actual implementation is currently different, basically because the -T / -B functions are in C/XS, and this module is written in pure Perl. For now, anyway.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 18:51:57 CST
CompletedMon, 03 Jun 2024 18:53:48 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Data-Binary.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Data-Binary.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Data-Binary-0.01-1.oc9.src.rpm (info) (download)
noarch
perl-Data-Binary-0.01-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> - 0.01-1 - initial build