代码拉取完成,页面将自动刷新
Name: perl-Test-Dependencies
Version: 0.32
Release: 1
License: GPL+ or Artistic
Summary: Ensure that your Makefile.PL specifies all module dependencies
Source: https://cpan.metacpan.org/authors/id/E/EH/EHUELS/Test-Dependencies-%{version}.tar.gz
Url: https://metacpan.org/release/Test-Dependencies
BuildArch: noarch
BuildRequires: coreutils
BuildRequires: make
BuildRequires: perl-generators
BuildRequires: perl-interpreter
BuildRequires: perl(CPAN::Meta::Requirements) >= 2.120620
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(Module::Metadata)
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
# Run-time:
BuildRequires: perl(base)
BuildRequires: perl(Carp)
BuildRequires: perl(CPAN::Meta)
BuildRequires: perl(File::Find::Rule::Perl)
BuildRequires: perl(Module::CoreList)
BuildRequires: perl(parent)
BuildRequires: perl(Pod::Strip)
BuildRequires: perl(Test::Builder::Module)
# Tests:
BuildRequires: perl(Test::Builder::Tester) >= 0.64
BuildRequires: perl(Test::More) >= 1.30
BuildRequires: perl(Test::Needs)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
%description
Makes sure that all of the modules that are 'use'd are listed in the
Makefile.PL as dependencies.
It has two styles: light, which is fast but confusable; and heavy, which takes
more time but is more accurate.
%prep
%setup -q -n Test-Dependencies-%{version}
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
%{make_build}
%install
%{make_install}
%{_fixperms} -c %{buildroot}/*
%check
make test
%files
%license LICENSE
%doc README README.md Changes
%{perl_vendorlib}/*
%{_mandir}/man3/*.3*
%changelog
* Mon Feb 05 2024 woody2918 <wudi1@uniontech.com> - 0.32-1
- update version to 0.32
- Fix dist.ini preventing uploading all deps
- Strip __END__ and __DATA__ sections before searching the code
- Prevent loading of CPAN::Meta and File::Find::Rule when
- 'legacy' feature is disabled
- Check that File::Find::Rule::Perl is installed for all tests
* Sun Oct 09 2022 wangziliang <wangziliang@kylinos.cn> - 0.30-1
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。