代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/perl-CGI-Application 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: perl-CGI-Application
Version: 4.61
Release: 1
Summary: Framework for building reusable web-applications
License: GPL+ or Artistic
URL: https://metacpan.org/release/CGI-Application
Source0: https://cpan.metacpan.org/authors/id/M/MA/MARTO/CGI-Application-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl-generators
BuildRequires: perl(CGI)
BuildRequires: perl(CGI::PSGI)
BuildRequires: perl(Carp)
BuildRequires: perl(Class::ISA)
BuildRequires: perl(HTML::Template)
BuildRequires: perl(Module::Build)
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(Test::More)
BuildRequires: perl(Test::Requires)
Requires: perl(CGI)
Requires: perl(HTML::Template)
%{?perl_default_filter}
%description
CGI::Application is an Object-Oriented Perl module which implements an
Abstract Class. It is not intended that this package be instantiated
directly. Instead, it is intended that your Application Module will be
implemented as a Sub-Class of CGI::Application.
%prep
%setup -q -n CGI-Application-%{version}
%build
%{__perl} Build.PL installdirs=vendor
./Build
%install
./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
%{_fixperms} $RPM_BUILD_ROOT/*
%check
./Build test
%files
%doc ARTISTIC Changes GPL README
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
* Thu Jun 20 2024 xieyanlong <xieyanlong@kylinos.cn> - 4.61-1
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。