Compare commits
13 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc33622317 | ||
|
|
0150bb2b47 | ||
|
|
fa97e6b891 | ||
|
|
b0d03bce07 | ||
|
|
f52d9bf897 | ||
|
|
edd3b0fcd7 | ||
|
|
eb03989d61 | ||
|
|
5710de64ae | ||
|
|
4346b03828 | ||
|
|
94de45829a | ||
|
|
d4e5740033 | ||
|
|
a90ad7f7e7 | ||
|
|
e8009480ec |
1 changed files with 223 additions and 0 deletions
223
perl-CGI.yaml
Normal file
223
perl-CGI.yaml
Normal file
|
|
@ -0,0 +1,223 @@
|
|||
document: modulemd-packager
|
||||
version: 3
|
||||
data:
|
||||
name: perl-CGI
|
||||
stream: '4.54'
|
||||
summary: Handle Common Gateway Interface requests and responses
|
||||
description: >
|
||||
CGI.pm is a stable, complete and mature solution for processing and
|
||||
preparing HTTP requests and responses. Major features including
|
||||
processing form submissions, file uploads, reading and writing
|
||||
cookies, query string generation and manipulation, and processing
|
||||
and preparing HTTP headers. Some HTML generation utilities are
|
||||
included as well.
|
||||
CGI.pm performs very well in in a vanilla CGI.pm environment and
|
||||
also comes with built-in support for mod_perl and mod_perl2 as well
|
||||
as FastCGI.
|
||||
license: [MIT]
|
||||
configurations:
|
||||
# - context: 'f36p534'
|
||||
# platform: f36
|
||||
# buildrequires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# requires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_CGI_enables_optional_test 1
|
||||
# - context: 'f37p534'
|
||||
# platform: f37
|
||||
# buildrequires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# requires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_CGI_enables_optional_test 1
|
||||
# - context: 'f38p534'
|
||||
# platform: f38
|
||||
# buildrequires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# requires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_CGI_enables_optional_test 1
|
||||
# - context: 'f36p536'
|
||||
# platform: f36
|
||||
# buildrequires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# requires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_CGI_enables_optional_test 1
|
||||
# - context: 'f37p536'
|
||||
# platform: f37
|
||||
# buildrequires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# requires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_CGI_enables_optional_test 1
|
||||
# - context: 'f38p536'
|
||||
# platform: f38
|
||||
# buildrequires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# requires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_CGI_enables_optional_test 1
|
||||
# - context: '1f36p534'
|
||||
# platform: f36
|
||||
# buildrequires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# requires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_CGI_enables_optional_test 1
|
||||
# - context: '1f37p534'
|
||||
# platform: f37
|
||||
# buildrequires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# requires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_CGI_enables_optional_test 1
|
||||
# - context: '1f38p534'
|
||||
# platform: f38
|
||||
# buildrequires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# requires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_CGI_enables_optional_test 1
|
||||
# - context: '1f39p534'
|
||||
# platform: f39
|
||||
# buildrequires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# requires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_CGI_enables_optional_test 1
|
||||
# - context: '1f36p536'
|
||||
# platform: f36
|
||||
# buildrequires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# requires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_CGI_enables_optional_test 1
|
||||
# - context: '1f37p536'
|
||||
# platform: f37
|
||||
# buildrequires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# requires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_CGI_enables_optional_test 1
|
||||
# - context: '1f38p536'
|
||||
# platform: f38
|
||||
# buildrequires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# requires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_CGI_enables_optional_test 1
|
||||
- context: '1f39p536'
|
||||
platform: f39
|
||||
buildrequires:
|
||||
perl: ['5.36']
|
||||
perl-libwww-perl: ['6.67']
|
||||
requires:
|
||||
perl: ['5.36']
|
||||
perl-libwww-perl: ['6.67']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_without_perl_CGI_enables_optional_test 1
|
||||
references:
|
||||
community: https://metacpan.org/release/CGI
|
||||
profiles:
|
||||
common:
|
||||
description: CGI Perl module
|
||||
rpms:
|
||||
- perl-CGI
|
||||
api:
|
||||
rpms:
|
||||
- perl-CGI
|
||||
filter:
|
||||
rpms:
|
||||
- perl-CGI-tests
|
||||
- perl-Sub-Uplevel
|
||||
- perl-Test-Deep
|
||||
- perl-Test-Warn
|
||||
components:
|
||||
rpms:
|
||||
perl-Sub-Uplevel:
|
||||
rationale: A build-time dependency.
|
||||
ref: f37
|
||||
buildonly: true
|
||||
buildorder: 0
|
||||
perl-Test-Deep:
|
||||
rationale: A build-time dependency.
|
||||
ref: f37
|
||||
buildonly: true
|
||||
buildorder: 0
|
||||
perl-Test-Warn:
|
||||
rationale: A build-time dependency.
|
||||
ref: f37
|
||||
buildonly: true
|
||||
buildorder: 1
|
||||
perl-CGI:
|
||||
rationale: The API.
|
||||
ref: f37
|
||||
buildorder: 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue