代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/perl-Scalar-String 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: perl-Scalar-String
Version: 0.003
Release: 19
Summary: String aspects of scalars
License: GPL+ or Artistic
URL: https://github.com/clearlinux-pkgs/perl-Scalar-String
Source0: https://github.com/clearlinux-pkgs/perl-Scalar-String/archive/0.003-19/perl-Scalar-String-0.003-19.tar.gz
BuildRequires: gcc
BuildRequires: perl-devel
BuildRequires: perl(:VERSION) >= 5.6
BuildRequires: perl-generators
BuildRequires: perl-interpreter
BuildRequires: perl(bytes)
BuildRequires: perl(Carp)
BuildRequires: perl(Exporter)
BuildRequires: perl(ExtUtils::CBuilder) >= 0.15
BuildRequires: perl(if)
BuildRequires: perl(Module::Build)
BuildRequires: perl(parent)
BuildRequires: perl(strict)
BuildRequires: perl(Test::More)
BuildRequires: perl(Test::Pod::Coverage)
BuildRequires: perl(Test::Pod) >= 1.00
BuildRequires: perl(utf8)
BuildRequires: perl(warnings)
BuildRequires: perl(XSLoader)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Requires: perl(Carp)
Requires: perl(XSLoader)
%description
This module is about the string part of plain Perl scalars. A scalar has a
string value, which is notionally a sequence of Unicode codepoints, but
may be internally encoded in either ISO-8859-1 or UTF-8. In places, and
more so in older versions of Perl, the internal encoding shows through. To
fully understand Perl strings it is necessary to understand these
implementation details.
%prep
%autosetup -n perl-Scalar-String-0.003-19
%build
%{__perl} Build.PL --installdirs=vendor --optimize="$RPM_OPT_FLAGS"
./Build
%install
./Build install --destdir=$RPM_BUILD_ROOT --create_packlist=0
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -delete
%{_fixperms} $RPM_BUILD_ROOT/*
%check
./Build test
%files
%doc Changes README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Scalar*
%{_mandir}/man3/*
%changelog
* Mon Jul 012 2021 liliang <liliang@kylinos.cn> - 0.003-19
- Init project
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。