internal/rosa/perl: populate anitya identifiers
Some checks failed
Test / Flake checks (push) Has been cancelled
Test / Hakurei (push) Has started running
Test / Hakurei (race detector) (push) Has started running
Test / Sandbox (push) Has started running
Test / Sandbox (race detector) (push) Has started running
Test / ShareFS (push) Has started running
Test / Create distribution (push) Has started running

These are also tracked by Anitya.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-04-13 18:04:31 +09:00
parent 83b0e32c55
commit acefac6ec3

View File

@@ -159,6 +159,8 @@ func init() {
Name: "perl-Locale::gettext",
Description: "message handling functions",
Website: "https://metacpan.org/release/Locale-gettext",
ID: 7523,
}
}
@@ -181,6 +183,8 @@ func init() {
Name: "perl-Pod::Parser",
Description: "base class for creating POD filters and translators",
Website: "https://metacpan.org/release/Pod-Parser",
ID: 3244,
}
}
@@ -202,7 +206,9 @@ func init() {
Name: "perl-SGMLS",
Description: "class for postprocessing the output from the sgmls and nsgmls parsers",
Website: "https://metacpan.org/release/RAAB/SGMLSpm-1.1",
Website: "https://metacpan.org/release/DMEGG/SGMLSpm-1.03ii",
ID: 6003,
}
}
@@ -225,6 +231,8 @@ func init() {
Name: "perl-Term::ReadKey",
Description: "a perl module for simple terminal control",
Website: "https://metacpan.org/release/TermReadKey",
ID: 3372,
}
}
@@ -247,6 +255,8 @@ func init() {
Name: "perl-Text::CharWidth",
Description: "get number of occupied columns of a string on terminal",
Website: "https://metacpan.org/release/Text-CharWidth",
ID: 14380,
}
}
@@ -275,6 +285,8 @@ func init() {
Dependencies: P{
PerlTextCharWidth,
},
ID: 14385,
}
}
@@ -297,6 +309,8 @@ func init() {
Name: "perl-MIME::Charset",
Description: "Charset Information for MIME",
Website: "https://metacpan.org/release/MIME-Charset",
ID: 3070,
}
}
@@ -325,6 +339,8 @@ func init() {
Dependencies: P{
PerlMIMECharset,
},
ID: 6033,
}
}
@@ -347,5 +363,7 @@ func init() {
Name: "perl-YAML::Tiny",
Description: "read/write YAML files with as little code as possible",
Website: "https://metacpan.org/release/YAML-Tiny",
ID: 3549,
}
}