Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-40909 (GCVE-0-2025-40909)
Vulnerability from cvelistv5 – Published: 2025-05-30 12:20 – Updated: 2026-04-18 14:15{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-04-18T14:15:40.356Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/05/23/1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/05/30/4"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/5"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/6"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/06/02/7"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/06/03/1"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Sep/55"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Sep/54"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Sep/53"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00018.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-40909",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-30T14:05:00.839656Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-05-30T14:09:50.842Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://cpan.org/modules",
"defaultStatus": "unaffected",
"packageName": "perl",
"product": "perl",
"programRoutines": [
{
"name": "threads"
}
],
"repo": "https://github.com/perl/perl5",
"vendor": "perl",
"versions": [
{
"lessThan": "5.41.13",
"status": "affected",
"version": "5.13.6",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Vincent Lefevre"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Perl threads have a working directory race condition where file operations may target unintended paths.\u003cbr\u003e\u003cbr\u003eIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone\u0026nbsp;that handle for the new thread, which is visible from any third (or\u0026nbsp;more) thread already running. \u003cbr\u003e\u003cbr\u003eThis may lead to unintended operations\u0026nbsp;such as loading code or accessing files from unexpected locations,\u0026nbsp;which a local attacker may be able to exploit.\u003cbr\u003e\u003cbr\u003eThe bug was introduced in commit\u0026nbsp;11a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6"
}
],
"value": "Perl threads have a working directory race condition where file operations may target unintended paths.\n\nIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone\u00a0that handle for the new thread, which is visible from any third (or\u00a0more) thread already running. \n\nThis may lead to unintended operations\u00a0such as loading code or accessing files from unexpected locations,\u00a0which a local attacker may be able to exploit.\n\nThe bug was introduced in commit\u00a011a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-689",
"description": "CWE-689 Permission Race Condition During Resource Copy",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-426",
"description": "CWE-426 Untrusted Search Path",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-09-05T13:24:00.827Z",
"orgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"shortName": "CPANSec"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch"
},
{
"tags": [
"mailing-list",
"exploit"
],
"url": "https://www.openwall.com/lists/oss-security/2025/05/22/2"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/Perl/perl5/issues/23010"
},
{
"tags": [
"related"
],
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226"
},
{
"tags": [
"related"
],
"url": "https://github.com/Perl/perl5/issues/10387"
},
{
"tags": [
"related"
],
"url": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads"
},
{
"tags": [
"related"
],
"url": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update perl to an unaffected version, or apply the patch provided in the references section."
}
],
"value": "Update perl to an unaffected version, or apply the patch provided in the references section."
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Perl threads have a working directory race condition where file operations may target unintended paths",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"assignerShortName": "CPANSec",
"cveId": "CVE-2025-40909",
"datePublished": "2025-05-30T12:20:11.237Z",
"dateReserved": "2025-04-16T09:05:34.360Z",
"dateUpdated": "2026-04-18T14:15:40.356Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-40909",
"date": "2026-07-14",
"epss": "0.0037",
"percentile": "0.29143"
},
"microsoft_vex": {
"current_release_date": "2026-02-21T03:26:37.000Z",
"cve": "CVE-2025-40909",
"id": "msrc_CVE-2025-40909",
"initial_release_date": "2025-05-02T00:00:00.000Z",
"product_status:fixed": "3",
"product_status:known_affected": "3",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Perl threads have a working directory race condition where file operations may target unintended paths",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-40909.json",
"version": "2"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-40909\",\"sourceIdentifier\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"published\":\"2025-05-30T13:15:22.350\",\"lastModified\":\"2026-06-17T09:22:16.320\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Perl threads have a working directory race condition where file operations may target unintended paths.\\n\\nIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone\u00a0that handle for the new thread, which is visible from any third (or\u00a0more) thread already running. \\n\\nThis may lead to unintended operations\u00a0such as loading code or accessing files from unexpected locations,\u00a0which a local attacker may be able to exploit.\\n\\nThe bug was introduced in commit\u00a011a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6\"},{\"lang\":\"es\",\"value\":\"Los subprocesos de Perl tienen una condici\u00f3n de ejecuci\u00f3n en el directorio de trabajo donde las operaciones con archivos pueden dirigirse a rutas no deseadas. Si un identificador de directorio est\u00e1 abierto al crear el subproceso, el directorio de trabajo actual de todo el proceso se modifica temporalmente para clonar dicho identificador para el nuevo subproceso, visible desde cualquier tercer subproceso (o m\u00e1s) en ejecuci\u00f3n. Esto puede provocar operaciones no deseadas, como la carga de c\u00f3digo o el acceso a archivos desde ubicaciones inesperadas, que un atacante local podr\u00eda explotar. El error se introdujo en el commit 11a11ecf4bea72b17d250cfb43c897be1341861e y se public\u00f3 en la versi\u00f3n 5.13.6 de Perl.\"}],\"affected\":[{\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"affectedData\":[{\"vendor\":\"perl\",\"product\":\"perl\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://cpan.org/modules\",\"packageName\":\"perl\",\"programRoutines\":[{\"name\":\"threads\"}],\"repo\":\"https://github.com/perl/perl5\",\"versions\":[{\"version\":\"5.13.6\",\"lessThan\":\"5.41.13\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.5,\"impactScore\":3.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-05-30T14:05:00.839656Z\",\"id\":\"CVE-2025-40909\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-426\"},{\"lang\":\"en\",\"value\":\"CWE-689\"}]}],\"references\":[{\"url\":\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\"},{\"url\":\"https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\"},{\"url\":\"https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\"},{\"url\":\"https://github.com/Perl/perl5/issues/10387\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\"},{\"url\":\"https://github.com/Perl/perl5/issues/23010\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\"},{\"url\":\"https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\"},{\"url\":\"https://www.openwall.com/lists/oss-security/2025/05/22/2\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Sep/53\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Sep/54\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Sep/55\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/05/23/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/05/30/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/06/02/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/06/02/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/06/02/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/06/02/7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/06/03/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/04/msg00018.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-09T05:41:08+00:00",
"cve": "CVE-2025-40909",
"id": "CVE-2025-40909",
"initial_release_date": "2025-05-30T12:20:11.237000+00:00",
"product_status:fixed": "2548",
"product_status:known_affected": "67",
"product_status:known_not_affected": "2",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "perl: Perl threads have a working directory race condition where file operations may target unintended paths",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-40909.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/05/23/1\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/05/30/4\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/06/02/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/06/02/5\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/06/02/6\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/06/02/7\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/06/03/1\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Sep/55\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Sep/54\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Sep/53\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2026/04/msg00018.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-18T14:15:40.356Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.9, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-40909\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-30T14:05:00.839656Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-30T14:09:40.567Z\"}}], \"cna\": {\"title\": \"Perl threads have a working directory race condition where file operations may target unintended paths\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Vincent Lefevre\"}], \"affected\": [{\"repo\": \"https://github.com/perl/perl5\", \"vendor\": \"perl\", \"product\": \"perl\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.13.6\", \"lessThan\": \"5.41.13\", \"versionType\": \"custom\"}], \"packageName\": \"perl\", \"collectionURL\": \"https://cpan.org/modules\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"threads\"}]}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Update perl to an unaffected version, or apply the patch provided in the references section.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Update perl to an unaffected version, or apply the patch provided in the references section.\", \"base64\": false}]}], \"references\": [{\"url\": \"https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch\", \"tags\": [\"patch\"]}, {\"url\": \"https://www.openwall.com/lists/oss-security/2025/05/22/2\", \"tags\": [\"mailing-list\", \"exploit\"]}, {\"url\": \"https://github.com/Perl/perl5/issues/23010\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226\", \"tags\": [\"related\"]}, {\"url\": \"https://github.com/Perl/perl5/issues/10387\", \"tags\": [\"related\"]}, {\"url\": \"https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads\", \"tags\": [\"related\"]}, {\"url\": \"https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e\", \"tags\": [\"related\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Perl threads have a working directory race condition where file operations may target unintended paths.\\n\\nIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone\\u00a0that handle for the new thread, which is visible from any third (or\\u00a0more) thread already running. \\n\\nThis may lead to unintended operations\\u00a0such as loading code or accessing files from unexpected locations,\\u00a0which a local attacker may be able to exploit.\\n\\nThe bug was introduced in commit\\u00a011a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Perl threads have a working directory race condition where file operations may target unintended paths.\u003cbr\u003e\u003cbr\u003eIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone\u0026nbsp;that handle for the new thread, which is visible from any third (or\u0026nbsp;more) thread already running. \u003cbr\u003e\u003cbr\u003eThis may lead to unintended operations\u0026nbsp;such as loading code or accessing files from unexpected locations,\u0026nbsp;which a local attacker may be able to exploit.\u003cbr\u003e\u003cbr\u003eThe bug was introduced in commit\u0026nbsp;11a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-689\", \"description\": \"CWE-689 Permission Race Condition During Resource Copy\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-426\", \"description\": \"CWE-426 Untrusted Search Path\"}]}], \"providerMetadata\": {\"orgId\": \"9b29abf9-4ab0-4765-b253-1875cd9b441e\", \"shortName\": \"CPANSec\", \"dateUpdated\": \"2025-09-05T13:24:00.827Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-40909\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-18T14:15:40.356Z\", \"dateReserved\": \"2025-04-16T09:05:34.360Z\", \"assignerOrgId\": \"9b29abf9-4ab0-4765-b253-1875cd9b441e\", \"datePublished\": \"2025-05-30T12:20:11.237Z\", \"assignerShortName\": \"CPANSec\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:13267
Vulnerability from csaf_redhat - Published: 2025-08-06 15:26 - Updated: 2026-07-10 20:52A flaw was found in CPython's tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter="data" or filter="tar" extraction filters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter="data" or filter="tar" parameters. This issue leads to potentially overwriting or modifying system files and metadata.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A flaw was found in CPython's tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to "data" or "tar".
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A flaw was found in libxml2's xmlBuildQName function, where integer overflows in buffer size calculations can lead to a stack-based buffer overflow. This issue can result in memory corruption or a denial of service when processing crafted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A flaw was found in libxslt where the attribute type, atype, flags are modified in a way that corrupts internal memory management. When XSLT functions, such as the key() process, result in tree fragments, this corruption prevents the proper cleanup of ID attributes. As a result, the system may access freed memory, causing crashes or enabling attackers to trigger heap corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
A vulnerability was found in libxml2. Processing certain sch:name elements from the input XML file can trigger a memory corruption issue. This flaw allows an attacker to craft a malicious XML input file that can lead libxml to crash, resulting in a denial of service or other possible undefined behavior due to sensitive data being corrupted in memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A Subscription Management tool for finding and reporting Red Hat product usage",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Discovery, also known as Discovery, is an inspection and reporting tool that finds, identifies, and reports environment data, or facts, such as the number of physical and virtual systems on a network, their operating systems, and relevant configuration data stored within them. Discovery also identifies and reports more detailed facts for some versions of key Red Hat packages and products that it finds in the network.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:13267",
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-12718",
"url": "https://access.redhat.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-40909",
"url": "https://access.redhat.com/security/cve/CVE-2025-40909"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-4138",
"url": "https://access.redhat.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-4330",
"url": "https://access.redhat.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-4435",
"url": "https://access.redhat.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-4517",
"url": "https://access.redhat.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-49796",
"url": "https://access.redhat.com/security/cve/CVE-2025-49796"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6021",
"url": "https://access.redhat.com/security/cve/CVE-2025-6021"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6965",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-7425",
"url": "https://access.redhat.com/security/cve/CVE-2025-7425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery",
"url": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13267.json"
}
],
"title": "Red Hat Security Advisory: A Subscription Management tool for finding and reporting Red Hat product usage",
"tracking": {
"current_release_date": "2026-07-10T20:52:47+00:00",
"generator": {
"date": "2026-07-10T20:52:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2025:13267",
"initial_release_date": "2025-08-06T15:26:03+00:00",
"revision_history": [
{
"date": "2025-08-06T15:26:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-06T15:26:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-10T20:52:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Discovery 2",
"product": {
"name": "Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:discovery:2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Discovery"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3Aad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.0.1-1754478727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.0.1-1754485705"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3Ac517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.0.1-1754478727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.0.1-1754485705"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:00:57.613538+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter=\"data\" or filter=\"tar\" extraction filters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-12718"
},
{
"category": "external",
"summary": "RHBZ#2370013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12718"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/127987",
"url": "https://github.com/python/cpython/issues/127987"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:10.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypass extraction filter to modify file metadata outside extraction directory"
},
{
"cve": "CVE-2025-4138",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-12T09:03:58.434950+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372426"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract() or TarFile.extractall() with the filter= parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4138"
},
{
"category": "external",
"summary": "RHBZ#2372426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4138"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:02.717000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Red Hat recommends upgrading to a fixed release of Python as soon as one is available. This vulnerability can be mitigated by rejecting links inside tarfiles that use relative references to the parent directory. The upstream advisory provides this example code:\n\n\u0027\u0027\u0027\n# Avoid insecure segments in link names.\nfor member in tar.getmembers():\n if not member.islnk():\n continue\n if os.pardir in os.path.split(member.linkname):\n raise OSError(\"Tarfile with insecure segment (\u0027..\u0027) in linkname\")\n\n# Now safe to extract members with the data filter.\ntar.extractall(filter=\"data\")\n\u0027\u0027\u0027",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory"
},
{
"cve": "CVE-2025-4330",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:00.653313+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall() or TarFile.extract() with the filter=\"data\" or filter=\"tar\" parameters. This issue leads to potentially overwriting or modifying system files and metadata.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Extraction filter bypass for linking outside extraction directory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of this access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4330"
},
{
"category": "external",
"summary": "RHBZ#2370014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4330"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:57.452000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: Extraction filter bypass for linking outside extraction directory"
},
{
"cve": "CVE-2025-4435",
"cwe": {
"id": "CWE-706",
"name": "Use of Incorrectly-Resolved Name or Reference"
},
"discovery_date": "2025-06-03T14:00:46.485917+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370010"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CPython\u0027s tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Tarfile extracts filtered members when errorlevel=0",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4435"
},
{
"category": "external",
"summary": "RHBZ#2370010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4435"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:59:06.792000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Tarfile extracts filtered members when errorlevel=0"
},
{
"cve": "CVE-2025-4517",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-03T14:01:12.271192+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall() or TarFile.extract() methods with the extraction filter parameter set to \"data\" or \"tar\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Arbitrary writes via tarfile realpath overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability was lowered due to the fact that successful exploitation requires the attacker to convince a privileged user or process to extract a malicious tar file. Since tar file extraction typically occurs in trusted contexts or with elevated privileges, the impact is reduced by the requirement of such access.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4517"
},
{
"category": "external",
"summary": "RHBZ#2370016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4517"
},
{
"category": "external",
"summary": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f",
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a",
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a",
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135034",
"url": "https://github.com/python/cpython/issues/135034"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135037",
"url": "https://github.com/python/cpython/pull/135037"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
}
],
"release_date": "2025-06-03T12:58:50.352000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Arbitrary writes via tarfile realpath overflow"
},
{
"acknowledgments": [
{
"names": [
"Ahmed Lekssays"
]
}
],
"cve": "CVE-2025-6021",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-06-12T07:55:45.428000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372406"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2\u0027s xmlBuildQName function, where integer overflows in buffer size calculations can lead to a stack-based buffer overflow. This issue can result in memory corruption or a denial of service when processing crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Integer Overflow in xmlBuildQName() Leads to Stack Buffer Overflow in libxml2",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate due to the lack of confidentiality impact and limited integrity concerns, with the main risk being potential denial-of-service from a crash. Exploitation requires crafted XML input and specific application behavior using xmlBuildQName. While it\u2019s a write overflow, modern mitigations make remote code execution unlikely.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6021"
},
{
"category": "external",
"summary": "RHBZ#2372406",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372406"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6021",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6021"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/926",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/926"
}
],
"release_date": "2025-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability. Users are strongly advised to apply vendor-supplied patches as soon as they become available to address the underlying integer overflow flaw in the affected code.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Integer Overflow in xmlBuildQName() Leads to Stack Buffer Overflow in libxml2"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"discovery_date": "2025-07-15T14:02:19.241458+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380149"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: Integer Truncation in SQLite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in SQLite is categorized as Important rather than Critical because, although it involves memory corruption, the conditions required to trigger it are relatively constrained. The flaw arises when a query causes the number of aggregate terms to exceed internal limits, leading to potential buffer overflows or memory mismanagement. However, exploitation requires the ability to craft complex SQL queries and interact with the SQLite engine in a specific manner\u2014typically through direct SQL input. There is no known evidence of arbitrary code execution, privilege escalation, or remote exploitability as a direct result of this flaw. Additionally, most SQLite deployments are embedded in applications where input is tightly controlled or sanitized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "RHBZ#2380149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8",
"url": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8"
}
],
"release_date": "2025-07-15T13:44:00.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: Integer Truncation in SQLite"
},
{
"acknowledgments": [
{
"names": [
"Sergei Glazunov"
],
"organization": "Google Project Zero"
}
],
"cve": "CVE-2025-7425",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-07-10T09:37:28.172000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt where the attribute type, atype, flags are modified in a way that corrupts internal memory management. When XSLT functions, such as the key() process, result in tree fragments, this corruption prevents the proper cleanup of ID attributes. As a result, the system may access freed memory, causing crashes or enabling attackers to trigger heap corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: libxml2: Heap Use-After-Free in libxslt caused by atype corruption in xmlAttrPtr",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This heap-use-after-free vulnerability in libxslt is rated Important because it can lead to memory corruption and application crashes. The flaw arises when internal attribute metadata (atype) is modified by libxslt\u0027s xsltSetSourceNodeFlags() function during processing of result tree fragments. If the flag corruption prevents proper removal of ID references, later memory cleanup routines may operate on already-freed memory. Since libxslt is commonly used in server-side XML processing, this could result in denial-of-service or potentially facilitate code execution under certain memory reuse conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-7425"
},
{
"category": "external",
"summary": "RHBZ#2379274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-7425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-7425"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/140",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/140"
}
],
"release_date": "2025-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxslt: libxml2: Heap Use-After-Free in libxslt caused by atype corruption in xmlAttrPtr"
},
{
"cve": "CVE-2025-40909",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"discovery_date": "2025-05-30T13:00:49.546076+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369407"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "perl: Perl threads have a working directory race condition where file operations may target unintended paths",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40909"
},
{
"category": "external",
"summary": "RHBZ#2369407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369407"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909"
},
{
"category": "external",
"summary": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e",
"url": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch",
"url": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/10387",
"url": "https://github.com/Perl/perl5/issues/10387"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/23010",
"url": "https://github.com/Perl/perl5/issues/23010"
},
{
"category": "external",
"summary": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads",
"url": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/05/22/2",
"url": "https://www.openwall.com/lists/oss-security/2025/05/22/2"
}
],
"release_date": "2025-05-30T12:20:11.237000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "perl: Perl threads have a working directory race condition where file operations may target unintended paths"
},
{
"cve": "CVE-2025-49796",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-06-12T00:35:26.470000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372385"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in libxml2. Processing certain sch:name elements from the input XML file can trigger a memory corruption issue. This flaw allows an attacker to craft a malicious XML input file that can lead libxml to crash, resulting in a denial of service or other possible undefined behavior due to sensitive data being corrupted in memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml: Type confusion leads to Denial of service (DoS)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has evaluated this vulnerability as having an Important security impact, as libxml can be used to parse XML from the network depending on how the program consumes it using the library. Additionally, although the initial report shows a crash due to invalid memory access (A:H), other undefined issues that can present data integrity due to the application overwriting sensitive data are not discarded (I:H).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49796"
},
{
"category": "external",
"summary": "RHBZ#2372385",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372385"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49796",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49796"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/933",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/933"
}
],
"release_date": "2025-06-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T15:26:03+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer RPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13267"
},
{
"category": "workaround",
"details": "There\u0027s no available mitigation other than to avoid processing untrusted XML documents if the user is unable/unwilling to update the library.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:ad07f55ee75fb20310c88f154a04665bd8465d138d66c665c300f61447858344_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:c517869dacaf4d3650310d4a52e83706e0b311d6ebb4a9b37b1c7acff5c142ec_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:18fa5a5b82d77afe7a92e0115daf8c23df0f817d5917747d35212dc7e4c66413_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:2020475c1f39087c770ff031c3a4c0b384aa680b1b9a8278ad80d127420ffffc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxml: Type confusion leads to Denial of service (DoS)"
}
]
}
RHSA-2026:37070
Vulnerability from csaf_redhat - Published: 2026-07-09 05:22 - Updated: 2026-07-09 18:00A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the perl:5.32 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Perl is a high-level programming language that is commonly used for system administration utilities and web programming.\n\nSecurity Fix(es):\n\n* perl: Perl threads have a working directory race condition where file operations may target unintended paths (CVE-2025-40909)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:37070",
"url": "https://access.redhat.com/errata/RHSA-2026:37070"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2369407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369407"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_37070.json"
}
],
"title": "Red Hat Security Advisory: perl:5.32 security update",
"tracking": {
"current_release_date": "2026-07-09T18:00:59+00:00",
"generator": {
"date": "2026-07-09T18:00:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:37070",
"initial_release_date": "2026-07-09T05:22:41+00:00",
"revision_history": [
{
"date": "2026-07-09T05:22:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-09T05:22:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-09T18:00:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32",
"product": {
"name": "perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src (perl:5.32)",
"product_id": "perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=src\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Algorithm-Diff@1.1903-10.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Archive-Tar@2.38-3.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Archive-Zip@1.68-3.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN@2.28-5.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-DistnameInfo@0.12-13.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-Meta@2.150010-397.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-Meta-Requirements@2.140-397.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-Meta-YAML@0.018-1001.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Carp@1.50-439.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2@2.28-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Config-Perl-V@0.32-441.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File@1.855-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper@2.174-440.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-OptList@0.110-7.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Section@0.200007-8.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort@3.62-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size@0.83-3.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest@1.20-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5@2.58-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA@6.02-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode@3.08-461.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-Locale@1.05-10.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Env@1.04-396.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Exporter@5.74-458.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-CBuilder@0.280236-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Install@2.20-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-MakeMaker@7.46-3.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Manifest@1.73-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-ParseXS@3.40-439.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fedora-VSP@0.001-10.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Fetch@1.00-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-HomeDir@1.004-6.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Path@2.16-439.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Temp@0.231.100-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Which@1.23-4.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter@1.60-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter-Simple@0.96-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Getopt-Long@2.52-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-HTTP-Tiny@0.078-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-Compress@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-Compress-Lzma@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-Socket-IP@0.41-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-Cmd@1.04-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV@2.09-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-System-Simple@1.30-3.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Importer@0.025-6.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-JSON-PP@4.04-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Locale-Maketext@1.29-440.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64@3.15-1001.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MRO-Compat@0.13-5.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt@1.9998.18-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc@0.500.900-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigRat@0.2614-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Build@0.42.31-5.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-CoreList@5.20211020-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Load@0.36-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Load-Conditional@0.74-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Metadata@1.000037-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Object-HashBase@0.009-4.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Package-Generator@1.106-12.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Check@0.38-396.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util@1.102-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools@3.78-439.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Perl-OSType@1.010-397.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PerlIO-via-QuotedPrint@0.09-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Checker@1.74-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Escapes@1.07-396.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32",
"product": {
"name": "perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src (perl:5.32)",
"product_id": "perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Parser@1.63-1001.module%2Bel8.6.0%2B13382%2B312b6629?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Perldoc@3.28.01-443.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Simple@3.42-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Usage@2.01-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils@1.55-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket@2.031-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Software-License@0.103014-5.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable@3.21-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sub-Exporter@0.987-17.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sub-Install@0.928-15.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog@0.36-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-ANSIColor@5.01-458.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-Cap@1.17-396.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-Table@0.015-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Test-Harness@3.42-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Test-Simple@1.302181-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=3\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Balanced@2.04-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Diff@1.45-7.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Glob@0.11-5.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-ParseWords@3.30-396.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Tabs%2BWrap@2013.0523-396.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Template@1.58-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Thread-Queue@3.14-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes@1.9764-459.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Local@1.300-4.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-URI@1.76-5.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate@1.29-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize@1.27-458.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-autodie@2.34-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-bignum@0.51-439.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-constant@1.33-1001.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-experimental@0.025-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-generators@1.13-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-inc-latest@0.500-10.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libnet@3.13-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-local-lib@2.000024-7.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-parent@0.238-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-perlfaq@5.20210520-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-podlators@4.14-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads@2.25-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared@1.61-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product": {
"name": "perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src (perl:5.32)",
"product_id": "perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version@0.99.29-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=src\u0026epoch=7\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.80-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.80-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2@2.28-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2-debuginfo@2.28-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2-debugsource@2.28-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2-debuginfo@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2-debugsource@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma-debuginfo@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma-debugsource@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib-debuginfo@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib-debugsource@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File@1.855-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File-debuginfo@1.855-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File-debugsource@1.855-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper@2.174-440.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper-debuginfo@2.174-440.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper-debugsource@2.174-440.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort@3.62-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort-debuginfo@3.62-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort-debugsource@3.62-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.28-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.28-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size@0.83-3.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size-debuginfo@0.83-3.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size-debugsource@0.83-3.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5@2.58-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5-debuginfo@2.58-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5-debugsource@2.58-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA@6.02-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA-debuginfo@6.02-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA-debugsource@6.02-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.47-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader-debuginfo@1.47-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode@3.08-461.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-debuginfo@3.08-461.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-debugsource@3.08-461.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-devel@3.08-461.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.30-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.13-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.13-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter@1.60-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter-debuginfo@1.60-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter-debugsource@1.60-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.18-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.18-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.23-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.20-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.20-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.23-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.19-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.19-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.43-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.43-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV@2.09-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV-debuginfo@2.09-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV-debugsource@2.09-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64@3.15-1001.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64-debuginfo@3.15-1001.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64-debugsource@3.15-1001.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc@0.500.900-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc-debuginfo@0.500.900-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc-debugsource@0.500.900-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.15-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.15-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.16-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.16-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.48-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.48-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@1.94-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@1.94-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util@1.102-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util-debuginfo@1.102-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util-debugsource@1.102-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools@3.78-439.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools-debuginfo@3.78-439.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools-debugsource@3.78-439.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils@1.55-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils-debuginfo@1.55-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils-debugsource@1.55-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket@2.031-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket-debuginfo@2.031-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket-debugsource@2.031-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable@3.21-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable-debuginfo@3.21-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable-debugsource@3.21-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.23-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.23-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog@0.36-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog-debuginfo@0.36-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog-debugsource@0.36-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes@1.9764-459.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes-debuginfo@1.9764-459.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes-debugsource@1.9764-459.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate@1.29-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate-debuginfo@1.29-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate-debugsource@1.29-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize@1.27-458.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize-debuginfo@1.27-458.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize-debugsource@1.27-458.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.32.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.32.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.32.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-encoding@3.00-461.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.32.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.32.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.32.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.32.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.23-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.23-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product": {
"name": "perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32)",
"product_id": "perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.32.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads@2.25-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-debuginfo@2.25-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-debugsource@2.25-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared@1.61-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared-debuginfo@1.61-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared-debugsource@1.61-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version@0.99.29-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=7\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version-debuginfo@0.99.29-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=7\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product": {
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32)",
"product_id": "perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version-debugsource@0.99.29-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=x86_64\u0026epoch=7\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Algorithm-Diff@1.1903-10.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Archive-Tar@2.38-3.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Archive-Zip@1.68-3.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Attribute-Handlers@1.01-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-AutoLoader@5.74-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-AutoSplit@5.74-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Benchmark@1.23-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN@2.28-5.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-DistnameInfo@0.12-13.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-Meta@2.150010-397.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-Meta-Requirements@2.140-397.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-Meta-YAML@0.018-1001.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Carp@1.50-439.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Class-Struct@0.66-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Config-Extensions@0.03-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Config-Perl-V@0.32-441.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBM_Filter@0.06-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-OptList@0.110-7.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Section@0.200007-8.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-SelfStubber@1.06-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest@1.20-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DirHandle@1.05-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Dumpvalue@2.27-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-Locale@1.05-10.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-English@1.11-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Env@1.04-396.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Exporter@5.74-458.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-CBuilder@0.280236-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Command@7.46-3.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Constant@0.25-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Embed@1.35-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Install@2.20-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-MM-Utils@7.46-3.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-MakeMaker@7.46-3.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Manifest@1.73-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Miniperl@1.09-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-ParseXS@3.40-439.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fedora-VSP@0.001-10.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Basename@2.85-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Compare@1.100.600-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Copy@2.34-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Fetch@1.00-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Find@1.37-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-HomeDir@1.004-6.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Path@2.16-439.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Temp@0.231.100-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Which@1.23-4.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-stat@1.09-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-FileCache@1.10-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-FileHandle@2.03-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter-Simple@0.96-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-FindBin@1.51-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Getopt-Long@2.52-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Getopt-Std@1.12-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-HTTP-Tiny@0.078-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Collate@1.02-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-LangTags@0.44-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-Compress@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-Compress-Lzma@2.096-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-Socket-IP@0.41-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-Zlib@1.10-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-Cmd@1.04-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-Open3@1.21-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-System-Simple@1.30-3.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Importer@0.025-6.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-JSON-PP@4.04-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Locale-Maketext@1.29-440.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Locale-Maketext-Simple@0.21-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MRO-Compat@0.13-5.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt@1.9998.18-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigRat@0.2614-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-Complex@1.59-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Memoize@1.03-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Build@0.42.31-5.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-CoreList@5.20211020-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-CoreList-tools@5.20211020-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Load@0.36-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Load-Conditional@0.74-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Loaded@0.08-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Metadata@1.000037-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NEXT@0.67-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Net@1.02-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Net-Ping@2.72-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Object-HashBase@0.009-4.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Object-HashBase-tools@0.009-4.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Package-Generator@1.106-12.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Check@0.38-396.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Perl-OSType@1.010-397.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PerlIO-via-QuotedPrint@0.09-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Checker@1.74-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Escapes@1.07-396.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Functions@1.13-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Html@1.25-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch (perl:5.32)",
"product_id": "perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Parser@1.63-1001.module%2Bel8.6.0%2B13382%2B312b6629?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Perldoc@3.28.01-443.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Simple@3.42-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Usage@2.01-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Safe@2.41-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Search-Dict@1.07-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-SelectSaver@1.02-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-SelfLoader@1.26-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Software-License@0.103014-5.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sub-Exporter@0.987-17.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sub-Install@0.928-15.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Symbol@1.08-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-ANSIColor@5.01-458.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-Cap@1.17-396.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-Complete@1.403-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-ReadLine@1.17-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-Table@0.015-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Test@1.31-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Test-Harness@3.42-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Test-Simple@1.302181-2.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=3\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Abbrev@1.02-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Balanced@2.04-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Diff@1.45-7.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Glob@0.11-5.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-ParseWords@3.30-396.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Tabs%2BWrap@2013.0523-396.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Template@1.58-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Thread@3.05-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Thread-Queue@3.14-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Thread-Semaphore@2.13-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie@4.6-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie-File@1.06-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie-Memoize@1.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie-RefHash@1.39-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time@1.03-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Local@1.300-4.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-URI@1.76-5.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-UCD@0.75-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-User-pwent@1.03-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-autodie@2.34-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-autouse@1.11-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-base@2.27-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-bignum@0.51-439.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-blib@1.07-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-constant@1.33-1001.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugger@1.56-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-deprecate@0.04-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-diagnostics@1.37-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-doc@5.32.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-encoding-warnings@0.13-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-experimental@0.025-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-fields@2.27-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-filetest@1.03-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-generators@1.13-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-homedir@2.000024-7.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-if@0.60.800-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-inc-latest@0.500-10.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=2\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-less@0.03-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libnet@3.13-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libnetcfg@5.32.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-local-lib@2.000024-7.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-locale@1.09-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-macros@5.32.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026epoch=4\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-meta-notation@5.32.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-open@1.12-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-overload@1.31-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-overloading@0.02-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-parent@0.238-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-perlfaq@5.20210520-1.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product": {
"name": "perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch (perl:5.32)",
"product_id": "perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-podlators@4.14-457.module%2Bel8.6.0%2B13324%2B628a2397?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-sigtrap@1.09-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-sort@2.04-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-subs@1.03-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-utils@5.32.1-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-vars@1.05-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
},
{
"category": "product_version",
"name": "perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product": {
"name": "perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32)",
"product_id": "perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-vmsish@1.04-471.module%2Bel8.6.0%2B24484%2B7827d5b5.1?arch=noarch\u0026rpmmod=perl:5.32:8060020260702074220:761dc3f4"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32"
},
"product_reference": "perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32"
},
"product_reference": "perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32"
},
"product_reference": "perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32"
},
"product_reference": "perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32"
},
"product_reference": "perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32"
},
"product_reference": "perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32"
},
"product_reference": "perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32"
},
"product_reference": "perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
},
"product_reference": "perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40909",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"discovery_date": "2025-05-30T13:00:49.546076+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369407"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "perl: Perl threads have a working directory race condition where file operations may target unintended paths",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40909"
},
{
"category": "external",
"summary": "RHBZ#2369407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369407"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909"
},
{
"category": "external",
"summary": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e",
"url": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch",
"url": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/10387",
"url": "https://github.com/Perl/perl5/issues/10387"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/23010",
"url": "https://github.com/Perl/perl5/issues/23010"
},
{
"category": "external",
"summary": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads",
"url": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/05/22/2",
"url": "https://www.openwall.com/lists/oss-security/2025/05/22/2"
}
],
"release_date": "2025-05-30T12:20:11.237000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T05:22:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37070"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.AUS:perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Tar-0:2.38-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Archive-Zip-0:1.68-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Attribute-Handlers-0:1.01-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-AutoLoader-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-AutoSplit-0:5.74-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-B-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-B-debuginfo-0:1.80-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Benchmark-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-0:2.28-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Carp-0:1.50-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Class-Struct-0:0.66-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-debuginfo-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Compress-Raw-Zlib-debugsource-0:2.096-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Extensions-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Config-Perl-V-0:0.32-441.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DBM_Filter-0:0.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-debuginfo-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DB_File-debugsource-0:1.855-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-OptList-0:0.110-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Data-Section-0:0.200007-8.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Peek-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Peek-debuginfo-0:1.28-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-SelfStubber-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-0:1.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DirHandle-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Dumpvalue-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DynaLoader-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-DynaLoader-debuginfo-0:1.47-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-Locale-0:1.05-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-debuginfo-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-debugsource-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Encode-devel-4:3.08-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-English-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Env-0:1.04-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Errno-0:1.30-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Exporter-0:5.74-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Command-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Constant-0:0.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Embed-0:1.35-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Install-0:2.20-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Manifest-1:1.73-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-Miniperl-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fcntl-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fcntl-debuginfo-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Fedora-VSP-0:0.001-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Basename-0:2.85-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Compare-0:1.100.600-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Copy-0:2.34-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-DosGlob-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-DosGlob-debuginfo-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Fetch-0:1.00-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Find-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-HomeDir-0:1.004-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Path-0:2.16-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Temp-1:0.231.100-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-Which-0:1.23-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-File-stat-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-FileCache-0:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-FileHandle-0:2.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-Simple-0:0.96-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-debuginfo-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Filter-debugsource-2:1.60-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-FindBin-0:1.51-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-GDBM_File-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-GDBM_File-debuginfo-0:1.18-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Long-1:2.52-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Getopt-Std-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-HTTP-Tiny-0:0.078-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-FieldHash-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-FieldHash-debuginfo-0:1.20-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Hash-Util-debuginfo-0:0.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Collate-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-LangTags-0:0.44-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Langinfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-I18N-Langinfo-debuginfo-0:0.19-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Compress-Lzma-0:2.096-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Socket-IP-0:0.41-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-Zlib-1:1.10-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IO-debuginfo-0:1.43-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Cmd-2:1.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-Open3-0:1.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-IPC-System-Simple-0:1.30-3.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Importer-0:0.025-6.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-JSON-PP-1:4.04-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-0:1.29-440.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Locale-Maketext-Simple-1:0.21-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-MRO-Compat-0:0.13-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-BigRat-0:0.2614-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Math-Complex-0:1.59-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Memoize-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Build-2:0.42.31-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-1:5.20211020-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-1:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Load-Conditional-0:0.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Loaded-1:0.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Module-Metadata-0:1.000037-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-NDBM_File-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-NDBM_File-debuginfo-0:1.15-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-NEXT-0:0.67-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Net-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Net-Ping-0:2.72-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ODBM_File-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ODBM_File-debuginfo-0:1.16-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-0:0.009-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Object-HashBase-tools-0:0.009-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Opcode-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Opcode-debuginfo-0:1.48-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-POSIX-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-POSIX-debuginfo-0:1.94-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Package-Generator-0:1.106-12.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Check-1:0.38-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-debuginfo-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Params-Util-debugsource-0:1.102-2.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Perl-OSType-0:1.010-397.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Checker-4:1.74-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Escapes-1:1.07-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Functions-0:1.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Html-0:1.25-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Parser-0:1.63-1001.module+el8.6.0+13382+312b6629.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Perldoc-0:3.28.01-443.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Simple-1:3.42-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Pod-Usage-4:2.01-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Safe-0:2.41-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Search-Dict-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-SelectSaver-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-SelfLoader-0:1.26-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-debuginfo-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Socket-debugsource-4:2.031-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Software-License-0:0.103014-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-debuginfo-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Storable-debugsource-1:3.21-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Exporter-0:0.987-17.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sub-Install-0:0.928-15.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Symbol-0:1.08-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Hostname-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Hostname-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ANSIColor-0:5.01-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Cap-0:1.17-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Complete-0:1.403-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-ReadLine-0:1.17-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Term-Table-0:0.015-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Harness-1:3.42-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Test-Simple-3:1.302181-2.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Abbrev-0:1.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Balanced-0:2.04-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Diff-0:1.45-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Glob-0:0.11-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-ParseWords-0:3.30-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Text-Template-0:1.58-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-0:3.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Queue-0:3.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Thread-Semaphore-0:2.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-0:4.6-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-File-0:1.06-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-Memoize-0:1.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Tie-RefHash-0:1.39-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Local-2:1.300-4.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Piece-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Time-Piece-debuginfo-0:1.3401-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-URI-0:1.76-5.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-Unicode-UCD-0:0.75-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-User-pwent-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-autodie-0:2.34-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-autouse-0:1.11-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-base-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-bignum-0:0.51-439.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-blib-0:1.07-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-constant-0:1.33-1001.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-debugger-0:1.56-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-debugsource-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-deprecate-0:0.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-devel-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-diagnostics-0:1.37-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-doc-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-encoding-4:3.00-461.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-encoding-warnings-0:0.13-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-experimental-0:0.025-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-fields-0:2.27-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-filetest-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-generators-0:1.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-homedir-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-if-0:0.60.800-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-inc-latest-2:0.500-10.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-interpreter-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-interpreter-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-less-0:0.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-lib-0:0.65-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnet-0:3.13-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libnetcfg-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libs-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-libs-debuginfo-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-local-lib-0:2.000024-7.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-locale-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-macros-4:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-meta-notation-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-mro-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-mro-debuginfo-0:1.23-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-open-0:1.12-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-overload-0:1.31-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-overloading-0:0.02-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-parent-1:0.238-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-perlfaq-0:5.20210520-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-ph-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-podlators-1:4.14-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-sigtrap-0:1.09-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-sort-0:2.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-subs-0:1.03-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-debuginfo-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-debugsource-1:2.25-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-debuginfo-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-threads-shared-debugsource-0:1.61-457.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-utils-0:5.32.1-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-vars-0:1.05-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.src::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-debuginfo-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-version-debugsource-7:0.99.29-1.module+el8.6.0+13324+628a2397.x86_64::perl:5.32",
"AppStream-8.6.0.Z.EUS.EXTENSION:perl-vmsish-0:1.04-471.module+el8.6.0+24484+7827d5b5.1.noarch::perl:5.32"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "perl: Perl threads have a working directory race condition where file operations may target unintended paths"
}
]
}
RHSA-2026:8096
Vulnerability from csaf_redhat - Published: 2026-04-14 16:21 - Updated: 2026-07-09 17:43A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:1.01-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-AutoLoader-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-AutoSplit-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Benchmark-0:1.23-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Class-Struct-0:0.66-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Extensions-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DBM_Filter-0:0.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DirHandle-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Dumpvalue-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-English-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Command-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Constant-0:0.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.35-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-Basename-0:2.85-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-Compare-0:1.100.600-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-Copy-0:2.34-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-Find-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-File-stat-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-FileCache-0:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-FileHandle-0:2.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-FindBin-0:1.51-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Std-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Collate-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-LangTags-0:0.44-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Zlib-1:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Open3-0:1.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Memoize-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-NEXT-0:0.67-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Net-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Net-Ping-0:2.72-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-tools-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Functions-0:1.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Html-0:1.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Safe-0:2.41-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Search-Dict-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-SelectSaver-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-SelfLoader-0:1.26-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Symbol-0:1.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Complete-0:1.403-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ReadLine-0:1.17-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Test-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Abbrev-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-0:3.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Semaphore-0:2.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-0:4.6-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-File-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-Memoize-0:1.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-RefHash-0:1.39-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-UCD-0:0.75-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-User-pwent-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-autouse-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-base-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-blib-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debugger-0:1.56-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-deprecate-0:0.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-diagnostics-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-doc-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-warnings-0:0.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-fields-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-filetest-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-homedir-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-if-0:0.60.800-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-less-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libnetcfg-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-locale-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-macros-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-meta-notation-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-open-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-overload-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-overloading-0:0.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-sigtrap-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-sort-0:2.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-subs-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-utils-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-vars-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:perl-vmsish-0:1.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the perl:5.32 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Perl is a high-level programming language that is commonly used for system administration utilities and web programming.\n\nSecurity Fix(es):\n\n* perl: Perl threads have a working directory race condition where file operations may target unintended paths (CVE-2025-40909)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:8096",
"url": "https://access.redhat.com/errata/RHSA-2026:8096"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2369407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369407"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8096.json"
}
],
"title": "Red Hat Security Advisory: perl:5.32 security update",
"tracking": {
"current_release_date": "2026-07-09T17:43:38+00:00",
"generator": {
"date": "2026-07-09T17:43:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:8096",
"initial_release_date": "2026-04-14T16:21:58+00:00",
"revision_history": [
{
"date": "2026-04-14T16:21:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-14T16:21:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-09T17:43:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.src::perl:5.32",
"product": {
"name": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.src (perl:5.32)",
"product_id": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=src\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Algorithm-Diff@1.1903-10.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Archive-Tar@2.38-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Archive-Zip@1.68-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN@2.28-5.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-DistnameInfo@0.12-13.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-Meta@2.150010-397.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-Meta-Requirements@2.140-397.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-Meta-YAML@0.018-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Carp@1.50-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2@2.28-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib@2.096-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Config-Perl-V@0.32-441.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File@1.855-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper@2.174-440.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-OptList@0.110-7.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Section@0.200007-8.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort@3.62-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size@0.83-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest@1.20-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5@2.58-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA@6.02-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-Locale@1.05-10.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Env@1.04-396.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Exporter@5.74-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-CBuilder@0.280236-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Install@2.20-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-MakeMaker@7.46-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Manifest@1.73-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-ParseXS@3.40-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fedora-VSP@0.001-10.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Fetch@1.00-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-HomeDir@1.004-6.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Path@2.16-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Temp@0.231.100-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Which@1.23-4.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter@1.60-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter-Simple@0.96-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Getopt-Long@2.52-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-HTTP-Tiny@0.078-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-Compress@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-Compress-Lzma@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-Socket-IP@0.41-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-Cmd@1.04-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV@2.09-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-System-Simple@1.30-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Importer@0.025-6.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-JSON-PP@4.04-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Locale-Maketext@1.29-440.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64@3.15-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MRO-Compat@0.13-5.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt@1.9998.18-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc@0.500.900-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigRat@0.2614-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Build@0.42.31-5.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-CoreList@5.20211020-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Load@0.36-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Load-Conditional@0.74-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Metadata@1.000037-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Object-HashBase@0.009-4.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Package-Generator@1.106-12.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Check@0.38-396.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util@1.102-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools@3.78-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Perl-OSType@1.010-397.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PerlIO-via-QuotedPrint@0.09-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Checker@1.74-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Escapes@1.07-396.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Parser@1.63-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Perldoc@3.28.01-443.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Simple@3.42-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Usage@2.01-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils@1.55-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket@2.031-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Software-License@0.103014-5.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable@3.21-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sub-Exporter@0.987-17.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sub-Install@0.928-15.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog@0.36-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-ANSIColor@5.01-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-Cap@1.17-396.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-Table@0.015-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Test-Harness@3.42-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Test-Simple@1.302181-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=3\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Balanced@2.04-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Diff@1.45-7.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Glob@0.11-5.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-ParseWords@3.30-396.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Tabs%2BWrap@2013.0523-396.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Template@1.58-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Thread-Queue@3.14-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes@1.9764-459.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Local@1.300-4.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-URI@1.76-5.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate@1.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize@1.27-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-autodie@2.34-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-bignum@0.51-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-constant@1.33-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-experimental@0.025-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-generators@1.13-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-inc-latest@0.500-10.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libnet@3.13-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-local-lib@2.000024-7.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-parent@0.238-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-perlfaq@5.20210520-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-podlators@4.14-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads@2.25-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared@1.61-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product": {
"name": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32)",
"product_id": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version@0.99.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=src\u0026epoch=7\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Algorithm-Diff@1.1903-10.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Archive-Tar@2.38-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Archive-Zip@1.68-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Attribute-Handlers-0:1.01-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Attribute-Handlers-0:1.01-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Attribute-Handlers-0:1.01-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Attribute-Handlers@1.01-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-AutoLoader-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-AutoLoader-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-AutoLoader-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-AutoLoader@5.74-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-AutoSplit-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-AutoSplit-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-AutoSplit-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-AutoSplit@5.74-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Benchmark-0:1.23-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Benchmark-0:1.23-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Benchmark-0:1.23-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Benchmark@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN@2.28-5.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-DistnameInfo@0.12-13.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-Meta@2.150010-397.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-Meta-Requirements@2.140-397.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-CPAN-Meta-YAML@0.018-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Carp@1.50-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Class-Struct-0:0.66-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Class-Struct-0:0.66-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Class-Struct-0:0.66-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Class-Struct@0.66-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Config-Extensions-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Config-Extensions-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Config-Extensions-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Config-Extensions@0.03-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Config-Perl-V@0.32-441.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DBM_Filter-0:0.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-DBM_Filter-0:0.06-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-DBM_Filter-0:0.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBM_Filter@0.06-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-OptList@0.110-7.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Section@0.200007-8.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-SelfStubber-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Devel-SelfStubber-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Devel-SelfStubber-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-SelfStubber@1.06-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest@1.20-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DirHandle-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-DirHandle-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-DirHandle-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DirHandle@1.05-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Dumpvalue-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Dumpvalue-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Dumpvalue-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Dumpvalue@2.27-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-Locale@1.05-10.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-English-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-English-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-English-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-English@1.11-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Env@1.04-396.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Exporter@5.74-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-CBuilder@0.280236-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Command-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-Command-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-Command-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Command@7.46-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Constant-0:0.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-Constant-0:0.25-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-Constant-0:0.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Constant@0.25-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Embed-0:1.35-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-Embed-0:1.35-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-Embed-0:1.35-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Embed@1.35-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Install@2.20-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-MM-Utils@7.46-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-MakeMaker@7.46-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Manifest@1.73-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-Miniperl-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-Miniperl-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-Miniperl-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-Miniperl@1.09-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ExtUtils-ParseXS@3.40-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fedora-VSP@0.001-10.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-Basename-0:2.85-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-File-Basename-0:2.85-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-File-Basename-0:2.85-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Basename@2.85-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-Compare-0:1.100.600-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-File-Compare-0:1.100.600-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-File-Compare-0:1.100.600-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Compare@1.100.600-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-Copy-0:2.34-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-File-Copy-0:2.34-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-File-Copy-0:2.34-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Copy@2.34-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Fetch@1.00-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-Find-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-File-Find-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-File-Find-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Find@1.37-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-HomeDir@1.004-6.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Path@2.16-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Temp@0.231.100-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-Which@1.23-4.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-stat-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-File-stat-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-File-stat-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-stat@1.09-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-FileCache-0:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-FileCache-0:1.10-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-FileCache-0:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-FileCache@1.10-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-FileHandle-0:2.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-FileHandle-0:2.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-FileHandle-0:2.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-FileHandle@2.03-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter-Simple@0.96-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-FindBin-0:1.51-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-FindBin-0:1.51-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-FindBin-0:1.51-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-FindBin@1.51-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Getopt-Long@2.52-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Getopt-Std-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Getopt-Std-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Getopt-Std-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Getopt-Std@1.12-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-HTTP-Tiny@0.078-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Collate-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-I18N-Collate-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-I18N-Collate-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Collate@1.02-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-LangTags-0:0.44-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-I18N-LangTags-0:0.44-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-I18N-LangTags-0:0.44-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-LangTags@0.44-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-Compress@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-Compress-Lzma@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-Socket-IP@0.41-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IO-Zlib-1:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-IO-Zlib-1:1.10-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-IO-Zlib-1:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-Zlib@1.10-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-Cmd@1.04-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-Open3-0:1.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-IPC-Open3-0:1.21-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-IPC-Open3-0:1.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-Open3@1.21-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-System-Simple@1.30-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Importer@0.025-6.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-JSON-PP@4.04-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Locale-Maketext@1.29-440.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Locale-Maketext-Simple-1:0.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Locale-Maketext-Simple-1:0.21-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Locale-Maketext-Simple-1:0.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Locale-Maketext-Simple@0.21-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MRO-Compat@0.13-5.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt@1.9998.18-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigRat@0.2614-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-Complex-0:1.59-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Math-Complex-0:1.59-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Math-Complex-0:1.59-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-Complex@1.59-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Memoize-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Memoize-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Memoize-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Memoize@1.03-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Build@0.42.31-5.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-CoreList@5.20211020-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Module-CoreList-tools-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Module-CoreList-tools-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Module-CoreList-tools-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-CoreList-tools@5.20211020-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Load@0.36-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Load-Conditional@0.74-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Loaded-1:0.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Module-Loaded-1:0.08-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Module-Loaded-1:0.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Loaded@0.08-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Module-Metadata@1.000037-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-NEXT-0:0.67-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-NEXT-0:0.67-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-NEXT-0:0.67-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NEXT@0.67-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Net-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Net-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Net-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Net@1.02-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Net-Ping-0:2.72-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Net-Ping-0:2.72-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Net-Ping-0:2.72-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Net-Ping@2.72-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Object-HashBase@0.009-4.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Object-HashBase-tools-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Object-HashBase-tools-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Object-HashBase-tools-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Object-HashBase-tools@0.009-4.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Package-Generator@1.106-12.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Check@0.38-396.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Perl-OSType@1.010-397.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PerlIO-via-QuotedPrint@0.09-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Checker@1.74-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Escapes@1.07-396.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Functions-0:1.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Functions-0:1.13-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Pod-Functions-0:1.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Functions@1.13-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Html-0:1.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Html-0:1.25-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Pod-Html-0:1.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Html@1.25-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Parser@1.63-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Perldoc@3.28.01-443.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Simple@3.42-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Pod-Usage@2.01-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Safe-0:2.41-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Safe-0:2.41-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Safe-0:2.41-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Safe@2.41-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Search-Dict-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Search-Dict-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Search-Dict-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Search-Dict@1.07-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-SelectSaver-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-SelectSaver-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-SelectSaver-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-SelectSaver@1.02-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-SelfLoader-0:1.26-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-SelfLoader-0:1.26-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-SelfLoader-0:1.26-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-SelfLoader@1.26-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Software-License@0.103014-5.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sub-Exporter@0.987-17.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sub-Install@0.928-15.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Symbol-0:1.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Symbol-0:1.08-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Symbol-0:1.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Symbol@1.08-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-ANSIColor@5.01-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-Cap@1.17-396.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Term-Complete-0:1.403-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Term-Complete-0:1.403-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Term-Complete-0:1.403-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-Complete@1.403-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Term-ReadLine-0:1.17-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Term-ReadLine-0:1.17-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Term-ReadLine-0:1.17-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-ReadLine@1.17-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Term-Table@0.015-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Test-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Test-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Test-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Test@1.31-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Test-Harness@3.42-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Test-Simple@1.302181-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=3\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Abbrev-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Text-Abbrev-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Text-Abbrev-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Abbrev@1.02-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Balanced@2.04-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Diff@1.45-7.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Glob@0.11-5.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-ParseWords@3.30-396.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Tabs%2BWrap@2013.0523-396.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Text-Template@1.58-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Thread-0:3.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Thread-0:3.05-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Thread-0:3.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Thread@3.05-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Thread-Queue@3.14-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Thread-Semaphore-0:2.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Thread-Semaphore-0:2.13-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Thread-Semaphore-0:2.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Thread-Semaphore@2.13-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-0:4.6-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Tie-0:4.6-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Tie-0:4.6-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie@4.6-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-File-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Tie-File-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Tie-File-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie-File@1.06-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-Memoize-0:1.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Tie-Memoize-0:1.1-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Tie-Memoize-0:1.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie-Memoize@1.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Tie-RefHash-0:1.39-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Tie-RefHash-0:1.39-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Tie-RefHash-0:1.39-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Tie-RefHash@1.39-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Time-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Time-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time@1.03-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Local@1.300-4.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-URI@1.76-5.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-UCD-0:0.75-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-Unicode-UCD-0:0.75-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-Unicode-UCD-0:0.75-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-UCD@0.75-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-User-pwent-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-User-pwent-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-User-pwent-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-User-pwent@1.03-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-autodie@2.34-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-autouse-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-autouse-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-autouse-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-autouse@1.11-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-base-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-base-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-base-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-base@2.27-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-bignum@0.51-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-blib-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-blib-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-blib-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-blib@1.07-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-constant@1.33-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-debugger-0:1.56-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-debugger-0:1.56-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-debugger-0:1.56-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugger@1.56-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-deprecate-0:0.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-deprecate-0:0.04-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-deprecate-0:0.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-deprecate@0.04-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-diagnostics-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-diagnostics-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-diagnostics-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-diagnostics@1.37-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-doc-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-doc-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-doc-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-doc@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-encoding-warnings-0:0.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-encoding-warnings-0:0.13-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-encoding-warnings-0:0.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-encoding-warnings@0.13-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-experimental@0.025-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-fields-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-fields-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-fields-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-fields@2.27-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-filetest-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-filetest-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-filetest-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-filetest@1.03-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-generators@1.13-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-homedir-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-homedir-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-homedir-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-homedir@2.000024-7.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-if-0:0.60.800-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-if-0:0.60.800-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-if-0:0.60.800-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-if@0.60.800-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-inc-latest@0.500-10.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-less-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-less-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-less-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-less@0.03-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libnet@3.13-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-libnetcfg-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-libnetcfg-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-libnetcfg-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libnetcfg@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-local-lib@2.000024-7.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-locale-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-locale-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-locale-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-locale@1.09-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-macros-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-macros-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-macros-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-macros@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-meta-notation-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-meta-notation-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-meta-notation-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-meta-notation@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-open-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-open-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-open-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-open@1.12-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-overload-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-overload-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-overload-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-overload@1.31-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-overloading-0:0.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-overloading-0:0.02-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-overloading-0:0.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-overloading@0.02-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-parent@0.238-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-perlfaq@5.20210520-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product": {
"name": "perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32)",
"product_id": "perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-podlators@4.14-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=noarch\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-sigtrap-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-sigtrap-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-sigtrap-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-sigtrap@1.09-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-sort-0:2.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-sort-0:2.04-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-sort-0:2.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-sort@2.04-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-subs-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-subs-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-subs-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-subs@1.03-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-utils-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-utils-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-utils-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-utils@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-vars-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-vars-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-vars-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-vars@1.05-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-vmsish-0:1.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product": {
"name": "perl-vmsish-0:1.04-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32)",
"product_id": "perl-vmsish-0:1.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-vmsish@1.04-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=noarch\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.80-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.80-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2@2.28-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2-debuginfo@2.28-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2-debugsource@2.28-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2-debuginfo@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2-debugsource@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma-debuginfo@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma-debugsource@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib@2.096-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib-debuginfo@2.096-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib-debugsource@2.096-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File@1.855-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File-debuginfo@1.855-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File-debugsource@1.855-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper@2.174-440.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper-debuginfo@2.174-440.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper-debugsource@2.174-440.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort@3.62-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort-debuginfo@3.62-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort-debugsource@3.62-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.28-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.28-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size@0.83-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size-debuginfo@0.83-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size-debugsource@0.83-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5@2.58-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5-debuginfo@2.58-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5-debugsource@2.58-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA@6.02-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA-debuginfo@6.02-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA-debugsource@6.02-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.47-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader-debuginfo@1.47-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-debuginfo@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-debugsource@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-devel@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.30-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.13-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.13-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter@1.60-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter-debuginfo@1.60-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter-debugsource@1.60-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.18-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.18-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.20-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.20-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.19-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.19-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.43-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.43-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV@2.09-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV-debuginfo@2.09-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV-debugsource@2.09-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64@3.15-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64-debuginfo@3.15-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64-debugsource@3.15-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc@0.500.900-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc-debuginfo@0.500.900-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc-debugsource@0.500.900-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.15-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.15-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.16-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.16-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.48-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.48-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@1.94-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@1.94-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util@1.102-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util-debuginfo@1.102-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util-debugsource@1.102-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools@3.78-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools-debuginfo@3.78-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools-debugsource@3.78-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils@1.55-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils-debuginfo@1.55-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils-debugsource@1.55-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket@2.031-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket-debuginfo@2.031-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket-debugsource@2.031-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable@3.21-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable-debuginfo@3.21-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable-debugsource@3.21-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog@0.36-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog-debuginfo@0.36-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog-debugsource@0.36-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes@1.9764-459.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes-debuginfo@1.9764-459.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes-debugsource@1.9764-459.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate@1.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate-debuginfo@1.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate-debugsource@1.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize@1.27-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize-debuginfo@1.27-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize-debugsource@1.27-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-encoding@3.00-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product": {
"name": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32)",
"product_id": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads@2.25-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-debuginfo@2.25-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-debugsource@2.25-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared@1.61-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared-debuginfo@1.61-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared-debugsource@1.61-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version@0.99.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=7\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version-debuginfo@0.99.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=7\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product": {
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32)",
"product_id": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version-debugsource@0.99.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=aarch64\u0026epoch=7\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.80-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.80-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2@2.28-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2-debuginfo@2.28-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2-debugsource@2.28-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2-debuginfo@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2-debugsource@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma-debuginfo@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma-debugsource@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib@2.096-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib-debuginfo@2.096-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib-debugsource@2.096-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File@1.855-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File-debuginfo@1.855-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File-debugsource@1.855-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper@2.174-440.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper-debuginfo@2.174-440.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper-debugsource@2.174-440.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort@3.62-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort-debuginfo@3.62-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort-debugsource@3.62-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.28-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.28-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size@0.83-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size-debuginfo@0.83-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size-debugsource@0.83-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5@2.58-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5-debuginfo@2.58-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5-debugsource@2.58-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA@6.02-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA-debuginfo@6.02-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA-debugsource@6.02-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.47-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader-debuginfo@1.47-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-debuginfo@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-debugsource@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-devel@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.30-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.13-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.13-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter@1.60-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter-debuginfo@1.60-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter-debugsource@1.60-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.18-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.18-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.20-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.20-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.19-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.19-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.43-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.43-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV@2.09-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV-debuginfo@2.09-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV-debugsource@2.09-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64@3.15-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64-debuginfo@3.15-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64-debugsource@3.15-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc@0.500.900-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc-debuginfo@0.500.900-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc-debugsource@0.500.900-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.15-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.15-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.16-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.16-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.48-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.48-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@1.94-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@1.94-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util@1.102-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util-debuginfo@1.102-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util-debugsource@1.102-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools@3.78-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools-debuginfo@3.78-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools-debugsource@3.78-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils@1.55-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils-debuginfo@1.55-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils-debugsource@1.55-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket@2.031-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket-debuginfo@2.031-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket-debugsource@2.031-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable@3.21-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable-debuginfo@3.21-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable-debugsource@3.21-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog@0.36-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog-debuginfo@0.36-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog-debugsource@0.36-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes@1.9764-459.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes-debuginfo@1.9764-459.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes-debugsource@1.9764-459.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate@1.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate-debuginfo@1.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate-debugsource@1.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize@1.27-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize-debuginfo@1.27-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize-debugsource@1.27-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-encoding@3.00-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product": {
"name": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32)",
"product_id": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads@2.25-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-debuginfo@2.25-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-debugsource@2.25-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared@1.61-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared-debuginfo@1.61-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared-debugsource@1.61-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version@0.99.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=7\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version-debuginfo@0.99.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=7\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product": {
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32)",
"product_id": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version-debugsource@0.99.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=ppc64le\u0026epoch=7\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.80-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.80-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2@2.28-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2-debuginfo@2.28-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2-debugsource@2.28-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2-debuginfo@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2-debugsource@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma-debuginfo@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma-debugsource@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib@2.096-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib-debuginfo@2.096-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib-debugsource@2.096-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File@1.855-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File-debuginfo@1.855-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File-debugsource@1.855-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper@2.174-440.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper-debuginfo@2.174-440.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper-debugsource@2.174-440.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort@3.62-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort-debuginfo@3.62-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort-debugsource@3.62-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.28-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.28-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size@0.83-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size-debuginfo@0.83-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size-debugsource@0.83-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5@2.58-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5-debuginfo@2.58-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5-debugsource@2.58-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA@6.02-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA-debuginfo@6.02-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA-debugsource@6.02-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.47-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader-debuginfo@1.47-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-debuginfo@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-debugsource@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-devel@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.30-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.13-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.13-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter@1.60-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter-debuginfo@1.60-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter-debugsource@1.60-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.18-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.18-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.20-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.20-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.19-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.19-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.43-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.43-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV@2.09-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV-debuginfo@2.09-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV-debugsource@2.09-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64@3.15-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64-debuginfo@3.15-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64-debugsource@3.15-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc@0.500.900-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc-debuginfo@0.500.900-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc-debugsource@0.500.900-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.15-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.15-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.16-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.16-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.48-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.48-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@1.94-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@1.94-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util@1.102-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util-debuginfo@1.102-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util-debugsource@1.102-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools@3.78-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools-debuginfo@3.78-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools-debugsource@3.78-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils@1.55-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils-debuginfo@1.55-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils-debugsource@1.55-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket@2.031-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket-debuginfo@2.031-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket-debugsource@2.031-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable@3.21-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable-debuginfo@3.21-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable-debugsource@3.21-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog@0.36-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog-debuginfo@0.36-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog-debugsource@0.36-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes@1.9764-459.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes-debuginfo@1.9764-459.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes-debugsource@1.9764-459.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate@1.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate-debuginfo@1.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate-debugsource@1.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize@1.27-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize-debuginfo@1.27-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize-debugsource@1.27-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-encoding@3.00-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product": {
"name": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32)",
"product_id": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads@2.25-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-debuginfo@2.25-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-debugsource@2.25-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared@1.61-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared-debuginfo@1.61-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared-debugsource@1.61-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version@0.99.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=7\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version-debuginfo@0.99.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=7\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product": {
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32)",
"product_id": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version-debugsource@0.99.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=s390x\u0026epoch=7\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B@1.80-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-B-debuginfo@1.80-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2@2.28-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2-debuginfo@2.28-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Bzip2-debugsource@2.28-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2-debuginfo@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Bzip2-debugsource@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma-debuginfo@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Lzma-debugsource@2.096-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib@2.096-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib-debuginfo@2.096-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Compress-Raw-Zlib-debugsource@2.096-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File@1.855-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File-debuginfo@1.855-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DB_File-debugsource@1.855-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper@2.174-440.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper-debuginfo@2.174-440.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Data-Dumper-debugsource@2.174-440.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort@3.62-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort-debuginfo@3.62-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-PPPort-debugsource@3.62-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek@1.28-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Peek-debuginfo@1.28-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size@0.83-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size-debuginfo@0.83-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Devel-Size-debugsource@0.83-3.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5@2.58-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5-debuginfo@2.58-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-MD5-debugsource@2.58-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA@6.02-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA-debuginfo@6.02-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Digest-SHA-debugsource@6.02-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader@1.47-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DynaLoader-debuginfo@1.47-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-debuginfo@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-debugsource@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Encode-devel@3.08-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Errno@1.30-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl@1.13-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Fcntl-debuginfo@1.13-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob@1.12-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-File-DosGlob-debuginfo@1.12-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter@1.60-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter-debuginfo@1.60-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Filter-debugsource@1.60-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=2\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File@1.18-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-GDBM_File-debuginfo@1.18-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util@0.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash@1.20-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-FieldHash-debuginfo@1.20-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Hash-Util-debuginfo@0.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo@0.19-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-I18N-Langinfo-debuginfo@0.19-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO@1.43-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IO-debuginfo@1.43-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV@2.09-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV-debuginfo@2.09-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-IPC-SysV-debugsource@2.09-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64@3.15-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64-debuginfo@3.15-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-MIME-Base64-debugsource@3.15-1001.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc@0.500.900-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc-debuginfo@0.500.900-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Math-BigInt-FastCalc-debugsource@0.500.900-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File@1.15-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-NDBM_File-debuginfo@1.15-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File@1.16-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ODBM_File-debuginfo@1.16-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode@1.48-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Opcode-debuginfo@1.48-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX@1.94-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-POSIX-debuginfo@1.94-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util@1.102-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util-debuginfo@1.102-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Params-Util-debugsource@1.102-2.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools@3.78-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools-debuginfo@3.78-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-PathTools-debugsource@3.78-439.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils@1.55-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils-debuginfo@1.55-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Scalar-List-Utils-debugsource@1.55-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket@2.031-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket-debuginfo@2.031-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Socket-debugsource@2.031-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable@3.21-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable-debuginfo@3.21-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Storable-debugsource@3.21-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Hostname-debuginfo@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog@0.36-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog-debuginfo@0.36-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Sys-Syslog-debugsource@0.36-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes@1.9764-459.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes-debuginfo@1.9764-459.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-HiRes-debugsource@1.9764-459.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece@1.3401-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Time-Piece-debuginfo@1.3401-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate@1.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate-debuginfo@1.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Collate-debugsource@1.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize@1.27-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize-debuginfo@1.27-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-Unicode-Normalize-debugsource@1.27-458.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debuginfo@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-debugsource@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-devel@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-encoding@3.00-461.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-interpreter-debuginfo@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-lib@0.65-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-libs-debuginfo@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026epoch=4\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-mro-debuginfo@1.23-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product": {
"name": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32)",
"product_id": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-ph@5.32.1-474.module%2Bel8.10.0%2B24099%2B8aa2f756?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads@2.25-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-debuginfo@2.25-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-debugsource@2.25-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=1\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared@1.61-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared-debuginfo@1.61-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-threads-shared-debugsource@1.61-457.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version@0.99.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=7\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version-debuginfo@0.99.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=7\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
},
{
"category": "product_version",
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product": {
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32)",
"product_id": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-version-debugsource@0.99.29-1.module%2Bel8.10.0%2B21354%2B3ad137bb?arch=x86_64\u0026epoch=7\u0026rpmmod=perl:5.32:8100020260317110818:651ee29f"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.src::perl:5.32"
},
"product_reference": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Attribute-Handlers-0:1.01-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:1.01-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Attribute-Handlers-0:1.01-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-AutoLoader-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-AutoLoader-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-AutoLoader-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-AutoSplit-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-AutoSplit-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-AutoSplit-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Benchmark-0:1.23-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Benchmark-0:1.23-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Benchmark-0:1.23-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Class-Struct-0:0.66-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Class-Struct-0:0.66-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Class-Struct-0:0.66-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Config-Extensions-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Extensions-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Config-Extensions-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBM_Filter-0:0.06-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DBM_Filter-0:0.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-DBM_Filter-0:0.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-SelfStubber-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Devel-SelfStubber-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DirHandle-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DirHandle-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-DirHandle-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Dumpvalue-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Dumpvalue-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Dumpvalue-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-English-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-English-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-English-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Command-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Command-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Command-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Constant-0:0.25-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Constant-0:0.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Constant-0:0.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Embed-0:1.35-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.35-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Embed-0:1.35-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-Miniperl-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-Miniperl-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Basename-0:2.85-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-Basename-0:2.85-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-File-Basename-0:2.85-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Compare-0:1.100.600-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-Compare-0:1.100.600-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-File-Compare-0:1.100.600-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Copy-0:2.34-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-Copy-0:2.34-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-File-Copy-0:2.34-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Find-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-Find-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-File-Find-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-File-stat-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-File-stat-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-File-stat-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FileCache-0:1.10-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FileCache-0:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-FileCache-0:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FileHandle-0:2.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FileHandle-0:2.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-FileHandle-0:2.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-FindBin-0:1.51-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FindBin-0:1.51-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-FindBin-0:1.51-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Getopt-Std-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Std-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Getopt-Std-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Collate-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Collate-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-I18N-Collate-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-LangTags-0:0.44-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-LangTags-0:0.44-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-I18N-LangTags-0:0.44-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-Zlib-1:1.10-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Zlib-1:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-IO-Zlib-1:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-Open3-0:1.21-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Open3-0:1.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-IPC-Open3-0:1.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Locale-Maketext-Simple-1:0.21-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Locale-Maketext-Simple-1:0.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Math-Complex-0:1.59-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Math-Complex-0:1.59-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Memoize-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Memoize-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Memoize-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-CoreList-tools-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Module-CoreList-tools-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Loaded-1:0.08-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Module-Loaded-1:0.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-NEXT-0:0.67-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-NEXT-0:0.67-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-NEXT-0:0.67-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Net-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Net-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Net-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Net-Ping-0:2.72-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Net-Ping-0:2.72-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Net-Ping-0:2.72-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Object-HashBase-tools-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-tools-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Object-HashBase-tools-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Functions-0:1.13-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Functions-0:1.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Functions-0:1.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Html-0:1.25-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Html-0:1.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Html-0:1.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Safe-0:2.41-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Safe-0:2.41-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Safe-0:2.41-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Search-Dict-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Search-Dict-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Search-Dict-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-SelectSaver-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-SelectSaver-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-SelectSaver-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-SelfLoader-0:1.26-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-SelfLoader-0:1.26-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-SelfLoader-0:1.26-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Symbol-0:1.08-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Symbol-0:1.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Symbol-0:1.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Complete-0:1.403-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Complete-0:1.403-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Term-Complete-0:1.403-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-ReadLine-0:1.17-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ReadLine-0:1.17-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Term-ReadLine-0:1.17-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Test-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Test-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Abbrev-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Abbrev-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Text-Abbrev-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-0:3.05-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-0:3.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Thread-0:3.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Thread-Semaphore-0:2.13-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Semaphore-0:2.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Thread-Semaphore-0:2.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-0:4.6-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-0:4.6-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Tie-0:4.6-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-File-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-File-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Tie-File-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-Memoize-0:1.1-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-Memoize-0:1.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Tie-Memoize-0:1.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Tie-RefHash-0:1.39-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-RefHash-0:1.39-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Tie-RefHash-0:1.39-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Time-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Unicode-UCD-0:0.75-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-UCD-0:0.75-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-Unicode-UCD-0:0.75-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-User-pwent-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-User-pwent-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-User-pwent-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-autouse-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-autouse-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-autouse-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-base-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-base-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-blib-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-blib-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-blib-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugger-0:1.56-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debugger-0:1.56-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-debugger-0:1.56-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-deprecate-0:0.04-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-deprecate-0:0.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-deprecate-0:0.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-diagnostics-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-diagnostics-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-diagnostics-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-doc-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-doc-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-doc-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-encoding-warnings-0:0.13-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-warnings-0:0.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-encoding-warnings-0:0.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-fields-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-fields-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-fields-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-filetest-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-filetest-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-filetest-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-homedir-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-homedir-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-homedir-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-if-0:0.60.800-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-if-0:0.60.800-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-if-0:0.60.800-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-less-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-less-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-less-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libnetcfg-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libnetcfg-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-libnetcfg-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-locale-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-locale-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-locale-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-macros-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-macros-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-macros-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-meta-notation-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-meta-notation-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-meta-notation-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-open-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-open-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-open-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-overload-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-overload-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-overload-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-overloading-0:0.02-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-overloading-0:0.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-overloading-0:0.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32"
},
"product_reference": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32"
},
"product_reference": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32"
},
"product_reference": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32"
},
"product_reference": "perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32"
},
"product_reference": "perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-sigtrap-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-sigtrap-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-sigtrap-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-sort-0:2.04-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-sort-0:2.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-sort-0:2.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-subs-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-subs-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-subs-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-utils-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-utils-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-utils-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-vars-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-vars-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-vars-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.src (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32"
},
"product_reference": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32"
},
"product_reference": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32"
},
"product_reference": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32"
},
"product_reference": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64 (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32"
},
"product_reference": "perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-vmsish-0:1.04-474.module+el8.10.0+24099+8aa2f756.noarch (perl:5.32) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-vmsish-0:1.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
},
"product_reference": "perl-vmsish-0:1.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40909",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"discovery_date": "2025-05-30T13:00:49.546076+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369407"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Perl standard library threads component. This vulnerability can allow a local attacker to exploit a race condition in directory handling to access files or load code from unexpected locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "perl: Perl threads have a working directory race condition where file operations may target unintended paths",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:1.01-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-AutoLoader-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-AutoSplit-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Benchmark-0:1.23-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Class-Struct-0:0.66-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Extensions-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DBM_Filter-0:0.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DirHandle-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Dumpvalue-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-English-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Command-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Constant-0:0.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.35-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Basename-0:2.85-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Compare-0:1.100.600-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Copy-0:2.34-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Find-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-stat-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-FileCache-0:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-FileHandle-0:2.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-FindBin-0:1.51-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Std-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Collate-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-LangTags-0:0.44-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Zlib-1:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Open3-0:1.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Memoize-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NEXT-0:0.67-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Net-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Net-Ping-0:2.72-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-tools-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Functions-0:1.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Html-0:1.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Safe-0:2.41-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Search-Dict-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-SelectSaver-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-SelfLoader-0:1.26-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Symbol-0:1.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Complete-0:1.403-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ReadLine-0:1.17-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Abbrev-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-0:3.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Semaphore-0:2.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-0:4.6-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-File-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-Memoize-0:1.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-RefHash-0:1.39-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-UCD-0:0.75-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-User-pwent-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-autouse-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-base-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-blib-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugger-0:1.56-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-deprecate-0:0.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-diagnostics-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-doc-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-warnings-0:0.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-fields-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-filetest-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-homedir-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-if-0:0.60.800-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-less-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnetcfg-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-locale-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-macros-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-meta-notation-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-open-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-overload-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-overloading-0:0.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-sigtrap-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-sort-0:2.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-subs-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-utils-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-vars-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-vmsish-0:1.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40909"
},
{
"category": "external",
"summary": "RHBZ#2369407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369407"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909"
},
{
"category": "external",
"summary": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e",
"url": "https://github.com/Perl/perl5/commit/11a11ecf4bea72b17d250cfb43c897be1341861e"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch",
"url": "https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/10387",
"url": "https://github.com/Perl/perl5/issues/10387"
},
{
"category": "external",
"summary": "https://github.com/Perl/perl5/issues/23010",
"url": "https://github.com/Perl/perl5/issues/23010"
},
{
"category": "external",
"summary": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads",
"url": "https://perldoc.perl.org/5.14.0/perl5136delta#Directory-handles-not-copied-to-threads"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/05/22/2",
"url": "https://www.openwall.com/lists/oss-security/2025/05/22/2"
}
],
"release_date": "2025-05-30T12:20:11.237000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-14T16:21:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:1.01-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-AutoLoader-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-AutoSplit-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Benchmark-0:1.23-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Class-Struct-0:0.66-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Extensions-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DBM_Filter-0:0.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DirHandle-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Dumpvalue-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-English-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Command-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Constant-0:0.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.35-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Basename-0:2.85-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Compare-0:1.100.600-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Copy-0:2.34-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Find-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-stat-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-FileCache-0:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-FileHandle-0:2.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-FindBin-0:1.51-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Std-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Collate-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-LangTags-0:0.44-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Zlib-1:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Open3-0:1.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Memoize-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NEXT-0:0.67-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Net-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Net-Ping-0:2.72-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-tools-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Functions-0:1.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Html-0:1.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Safe-0:2.41-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Search-Dict-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-SelectSaver-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-SelfLoader-0:1.26-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Symbol-0:1.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Complete-0:1.403-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ReadLine-0:1.17-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Abbrev-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-0:3.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Semaphore-0:2.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-0:4.6-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-File-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-Memoize-0:1.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-RefHash-0:1.39-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-UCD-0:0.75-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-User-pwent-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-autouse-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-base-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-blib-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugger-0:1.56-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-deprecate-0:0.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-diagnostics-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-doc-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-warnings-0:0.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-fields-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-filetest-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-homedir-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-if-0:0.60.800-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-less-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnetcfg-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-locale-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-macros-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-meta-notation-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-open-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-overload-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-overloading-0:0.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-sigtrap-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-sort-0:2.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-subs-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-utils-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-vars-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-vmsish-0:1.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8096"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:1.01-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-AutoLoader-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-AutoSplit-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Benchmark-0:1.23-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Class-Struct-0:0.66-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Extensions-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DBM_Filter-0:0.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DirHandle-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Dumpvalue-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-English-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Command-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Constant-0:0.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.35-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Basename-0:2.85-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Compare-0:1.100.600-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Copy-0:2.34-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Find-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-stat-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-FileCache-0:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-FileHandle-0:2.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-FindBin-0:1.51-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Std-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Collate-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-LangTags-0:0.44-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Zlib-1:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Open3-0:1.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Memoize-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NEXT-0:0.67-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Net-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Net-Ping-0:2.72-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-tools-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Functions-0:1.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Html-0:1.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Safe-0:2.41-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Search-Dict-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-SelectSaver-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-SelfLoader-0:1.26-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Symbol-0:1.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Complete-0:1.403-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ReadLine-0:1.17-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Abbrev-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-0:3.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Semaphore-0:2.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-0:4.6-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-File-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-Memoize-0:1.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-RefHash-0:1.39-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-UCD-0:0.75-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-User-pwent-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-autouse-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-base-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-blib-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugger-0:1.56-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-deprecate-0:0.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-diagnostics-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-doc-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-warnings-0:0.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-fields-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-filetest-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-homedir-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-if-0:0.60.800-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-less-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnetcfg-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-locale-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-macros-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-meta-notation-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-open-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-overload-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-overloading-0:0.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-sigtrap-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-sort-0:2.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-subs-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-utils-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-vars-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-vmsish-0:1.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Tar-0:2.38-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Archive-Zip-0:1.68-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Attribute-Handlers-0:1.01-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-AutoLoader-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-AutoSplit-0:5.74-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-B-debuginfo-0:1.80-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Benchmark-0:1.23-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-0:2.28-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Carp-0:1.50-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Class-Struct-0:0.66-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Extensions-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Config-Perl-V-0:0.32-441.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DBM_Filter-0:0.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-OptList-0:0.110-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Data-Section-0:0.200007-8.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Peek-debuginfo-0:1.28-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-SelfStubber-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-0:1.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DirHandle-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Dumpvalue-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-DynaLoader-debuginfo-0:1.47-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-Locale-0:1.05-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-debugsource-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Encode-devel-4:3.08-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-English-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Env-0:1.04-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Errno-0:1.30-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Exporter-0:5.74-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Command-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Constant-0:0.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Embed-0:1.35-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-Miniperl-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fcntl-debuginfo-0:1.13-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Fedora-VSP-0:0.001-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Basename-0:2.85-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Compare-0:1.100.600-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Copy-0:2.34-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-DosGlob-debuginfo-0:1.12-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Fetch-0:1.00-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Find-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-HomeDir-0:1.004-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Path-0:2.16-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Temp-1:0.231.100-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-Which-0:1.23-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-File-stat-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-FileCache-0:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-FileHandle-0:2.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-Simple-0:0.96-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Filter-debugsource-2:1.60-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-FindBin-0:1.51-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-GDBM_File-debuginfo-0:1.18-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Long-1:2.52-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Getopt-Std-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-FieldHash-debuginfo-0:1.20-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Hash-Util-debuginfo-0:0.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Collate-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-LangTags-0:0.44-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-I18N-Langinfo-debuginfo-0:0.19-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-Zlib-1:1.10-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IO-debuginfo-0:1.43-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Cmd-2:1.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-Open3-0:1.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Importer-0:0.025-6.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-JSON-PP-1:4.04-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-0:1.29-440.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Locale-Maketext-Simple-1:0.21-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-MRO-Compat-0:0.13-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-BigRat-0:0.2614-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Math-Complex-0:1.59-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Memoize-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Build-2:0.42.31-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-CoreList-tools-1:5.20211020-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-1:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Loaded-1:0.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Module-Metadata-0:1.000037-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NDBM_File-debuginfo-0:1.15-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-NEXT-0:0.67-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Net-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Net-Ping-0:2.72-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ODBM_File-debuginfo-0:1.16-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-0:0.009-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Object-HashBase-tools-0:0.009-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Opcode-debuginfo-0:1.48-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-POSIX-debuginfo-0:1.94-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Package-Generator-0:1.106-12.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Check-1:0.38-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Perl-OSType-0:1.010-397.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Checker-4:1.74-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Escapes-1:1.07-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Functions-0:1.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Html-0:1.25-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Parser-0:1.63-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Simple-1:3.42-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Pod-Usage-4:2.01-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Safe-0:2.41-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Search-Dict-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-SelectSaver-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-SelfLoader-0:1.26-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Socket-debugsource-4:2.031-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Software-License-0:0.103014-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Storable-debugsource-1:3.21-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Exporter-0:0.987-17.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sub-Install-0:0.928-15.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Symbol-0:1.08-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Hostname-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Cap-0:1.17-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Complete-0:1.403-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-ReadLine-0:1.17-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Term-Table-0:0.015-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Harness-1:3.42-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Test-Simple-3:1.302181-2.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Abbrev-0:1.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Balanced-0:2.04-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Diff-0:1.45-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Glob-0:0.11-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-ParseWords-0:3.30-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Text-Template-0:1.58-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-0:3.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Queue-0:3.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Thread-Semaphore-0:2.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-0:4.6-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-File-0:1.06-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-Memoize-0:1.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Tie-RefHash-0:1.39-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Local-2:1.300-4.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Time-Piece-debuginfo-0:1.3401-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-URI-0:1.76-5.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-Unicode-UCD-0:0.75-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-User-pwent-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-autodie-0:2.34-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-autouse-0:1.11-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-base-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-bignum-0:0.51-439.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-blib-0:1.07-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-constant-0:1.33-1001.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugger-0:1.56-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-debugsource-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-deprecate-0:0.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-devel-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-diagnostics-0:1.37-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-doc-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-4:3.00-461.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-encoding-warnings-0:0.13-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-experimental-0:0.025-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-fields-0:2.27-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-filetest-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-generators-0:1.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-homedir-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-if-0:0.60.800-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-inc-latest-2:0.500-10.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-interpreter-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-less-0:0.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-lib-0:0.65-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnet-0:3.13-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libnetcfg-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-libs-debuginfo-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-local-lib-0:2.000024-7.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-locale-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-macros-4:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-meta-notation-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-mro-debuginfo-0:1.23-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-open-0:1.12-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-overload-0:1.31-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-overloading-0:0.02-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-parent-1:0.238-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-perlfaq-0:5.20210520-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-ph-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-podlators-1:4.14-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-sigtrap-0:1.09-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-sort-0:2.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-subs-0:1.03-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debuginfo-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-debugsource-1:2.25-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-utils-0:5.32.1-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-vars-0:1.05-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.src::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.aarch64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.ppc64le::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.s390x::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-version-debugsource-7:0.99.29-1.module+el8.10.0+21354+3ad137bb.x86_64::perl:5.32",
"AppStream-8.10.0.Z.MAIN.EUS:perl-vmsish-0:1.04-474.module+el8.10.0+24099+8aa2f756.noarch::perl:5.32"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "perl: Perl threads have a working directory race condition where file operations may target unintended paths"
}
]
}
SUSE-SU-2025:02027-1
Vulnerability from csaf_suse - Published: 2025-06-19 15:15 - Updated: 2025-06-19 15:15| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:perl-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:perl-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:perl-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:perl-base-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:perl-base-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:perl-base-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:perl-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:perl-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:perl-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:perl-base-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:perl-base-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:perl-base-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:perl-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:perl-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:perl-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:perl-base-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:perl-base-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:perl-base-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:perl-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:perl-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:perl-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:perl-base-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:perl-base-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:perl-base-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-32bit-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-32bit-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-doc-5.26.1-150300.17.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-doc-5.26.1-150300.17.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:perl-32bit-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:perl-32bit-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-32bit-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-base-32bit-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-core-DB_File-32bit-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-doc-5.26.1-150300.17.20.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for perl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for perl fixes the following issues:\n\n- CVE-2025-40909: Do not change the current directory when cloning an open directory handle (bsc#1244079).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2027,SUSE-SLE-Micro-5.3-2025-2027,SUSE-SLE-Micro-5.4-2025-2027,SUSE-SLE-Micro-5.5-2025-2027,SUSE-SLE-Module-Basesystem-15-SP6-2025-2027,SUSE-SLE-Module-Basesystem-15-SP7-2025-2027,SUSE-SLE-Module-Development-Tools-15-SP6-2025-2027,SUSE-SLE-Module-Development-Tools-15-SP7-2025-2027,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-2027,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-2027,SUSE-SUSE-MicroOS-5.1-2025-2027,SUSE-SUSE-MicroOS-5.2-2025-2027,openSUSE-SLE-15.6-2025-2027",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02027-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02027-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502027-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02027-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040380.html"
},
{
"category": "self",
"summary": "SUSE Bug 1244079",
"url": "https://bugzilla.suse.com/1244079"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-40909 page",
"url": "https://www.suse.com/security/cve/CVE-2025-40909/"
}
],
"title": "Security update for perl",
"tracking": {
"current_release_date": "2025-06-19T15:15:57Z",
"generator": {
"date": "2025-06-19T15:15:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02027-1",
"initial_release_date": "2025-06-19T15:15:57Z",
"revision_history": [
{
"date": "2025-06-19T15:15:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "perl-5.26.1-150300.17.20.1.aarch64",
"product": {
"name": "perl-5.26.1-150300.17.20.1.aarch64",
"product_id": "perl-5.26.1-150300.17.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-base-5.26.1-150300.17.20.1.aarch64",
"product": {
"name": "perl-base-5.26.1-150300.17.20.1.aarch64",
"product_id": "perl-base-5.26.1-150300.17.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.aarch64",
"product": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.aarch64",
"product_id": "perl-core-DB_File-5.26.1-150300.17.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-64bit-5.26.1-150300.17.20.1.aarch64_ilp32",
"product": {
"name": "perl-64bit-5.26.1-150300.17.20.1.aarch64_ilp32",
"product_id": "perl-64bit-5.26.1-150300.17.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "perl-base-64bit-5.26.1-150300.17.20.1.aarch64_ilp32",
"product": {
"name": "perl-base-64bit-5.26.1-150300.17.20.1.aarch64_ilp32",
"product_id": "perl-base-64bit-5.26.1-150300.17.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "perl-core-DB_File-64bit-5.26.1-150300.17.20.1.aarch64_ilp32",
"product": {
"name": "perl-core-DB_File-64bit-5.26.1-150300.17.20.1.aarch64_ilp32",
"product_id": "perl-core-DB_File-64bit-5.26.1-150300.17.20.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.26.1-150300.17.20.1.i586",
"product": {
"name": "perl-5.26.1-150300.17.20.1.i586",
"product_id": "perl-5.26.1-150300.17.20.1.i586"
}
},
{
"category": "product_version",
"name": "perl-base-5.26.1-150300.17.20.1.i586",
"product": {
"name": "perl-base-5.26.1-150300.17.20.1.i586",
"product_id": "perl-base-5.26.1-150300.17.20.1.i586"
}
},
{
"category": "product_version",
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.i586",
"product": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.i586",
"product_id": "perl-core-DB_File-5.26.1-150300.17.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-doc-5.26.1-150300.17.20.1.noarch",
"product": {
"name": "perl-doc-5.26.1-150300.17.20.1.noarch",
"product_id": "perl-doc-5.26.1-150300.17.20.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.26.1-150300.17.20.1.ppc64le",
"product": {
"name": "perl-5.26.1-150300.17.20.1.ppc64le",
"product_id": "perl-5.26.1-150300.17.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-base-5.26.1-150300.17.20.1.ppc64le",
"product": {
"name": "perl-base-5.26.1-150300.17.20.1.ppc64le",
"product_id": "perl-base-5.26.1-150300.17.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le",
"product": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le",
"product_id": "perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.26.1-150300.17.20.1.s390x",
"product": {
"name": "perl-5.26.1-150300.17.20.1.s390x",
"product_id": "perl-5.26.1-150300.17.20.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-base-5.26.1-150300.17.20.1.s390x",
"product": {
"name": "perl-base-5.26.1-150300.17.20.1.s390x",
"product_id": "perl-base-5.26.1-150300.17.20.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.s390x",
"product": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.s390x",
"product_id": "perl-core-DB_File-5.26.1-150300.17.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.26.1-150300.17.20.1.x86_64",
"product": {
"name": "perl-5.26.1-150300.17.20.1.x86_64",
"product_id": "perl-5.26.1-150300.17.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-32bit-5.26.1-150300.17.20.1.x86_64",
"product": {
"name": "perl-32bit-5.26.1-150300.17.20.1.x86_64",
"product_id": "perl-32bit-5.26.1-150300.17.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-base-5.26.1-150300.17.20.1.x86_64",
"product": {
"name": "perl-base-5.26.1-150300.17.20.1.x86_64",
"product_id": "perl-base-5.26.1-150300.17.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-base-32bit-5.26.1-150300.17.20.1.x86_64",
"product": {
"name": "perl-base-32bit-5.26.1-150300.17.20.1.x86_64",
"product_id": "perl-base-32bit-5.26.1-150300.17.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.x86_64",
"product": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.x86_64",
"product_id": "perl-core-DB_File-5.26.1-150300.17.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-core-DB_File-32bit-5.26.1-150300.17.20.1.x86_64",
"product": {
"name": "perl-core-DB_File-32bit-5.26.1-150300.17.20.1.x86_64",
"product_id": "perl-core-DB_File-32bit-5.26.1-150300.17.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:perl-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:perl-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:perl-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:perl-base-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:perl-base-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:perl-base-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:perl-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:perl-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:perl-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:perl-base-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:perl-base-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:perl-base-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.ppc64le"
},
"product_reference": "perl-5.26.1-150300.17.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.ppc64le"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.ppc64le"
},
"product_reference": "perl-5.26.1-150300.17.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.ppc64le"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-32bit-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-32bit-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-base-32bit-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-core-DB_File-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le"
},
"product_reference": "perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-core-DB_File-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-core-DB_File-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.ppc64le"
},
"product_reference": "perl-5.26.1-150300.17.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.ppc64le"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-32bit-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-32bit-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-base-32bit-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-core-DB_File-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le"
},
"product_reference": "perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-core-DB_File-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-core-DB_File-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-doc-5.26.1-150300.17.20.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-doc-5.26.1-150300.17.20.1.noarch"
},
"product_reference": "perl-doc-5.26.1-150300.17.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-doc-5.26.1-150300.17.20.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-doc-5.26.1-150300.17.20.1.noarch"
},
"product_reference": "perl-doc-5.26.1-150300.17.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-32bit-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:perl-32bit-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-32bit-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-32bit-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:perl-32bit-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-32bit-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:perl-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:perl-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:perl-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:perl-base-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:perl-base-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:perl-base-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:perl-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:perl-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:perl-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:perl-base-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:perl-base-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:perl-base-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.ppc64le"
},
"product_reference": "perl-5.26.1-150300.17.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.26.1-150300.17.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-32bit-5.26.1-150300.17.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-32bit-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-32bit-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.ppc64le"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.26.1-150300.17.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-base-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-32bit-5.26.1-150300.17.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-base-32bit-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-base-32bit-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.aarch64"
},
"product_reference": "perl-core-DB_File-5.26.1-150300.17.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le"
},
"product_reference": "perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.s390x"
},
"product_reference": "perl-core-DB_File-5.26.1-150300.17.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-core-DB_File-5.26.1-150300.17.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-core-DB_File-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-core-DB_File-32bit-5.26.1-150300.17.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-core-DB_File-32bit-5.26.1-150300.17.20.1.x86_64"
},
"product_reference": "perl-core-DB_File-32bit-5.26.1-150300.17.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-doc-5.26.1-150300.17.20.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-doc-5.26.1-150300.17.20.1.noarch"
},
"product_reference": "perl-doc-5.26.1-150300.17.20.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-40909"
}
],
"notes": [
{
"category": "general",
"text": "Perl threads have a working directory race condition where file operations may target unintended paths.\n\nIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone that handle for the new thread, which is visible from any third (or more) thread already running. \n\nThis may lead to unintended operations such as loading code or accessing files from unexpected locations, which a local attacker may be able to exploit.\n\nThe bug was introduced in commit 11a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.1:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.1:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.2:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.2:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-32bit-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-32bit-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-doc-5.26.1-150300.17.20.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-doc-5.26.1-150300.17.20.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:perl-32bit-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:perl-32bit-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-32bit-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.aarch64",
"openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.ppc64le",
"openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.s390x",
"openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-base-32bit-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.aarch64",
"openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.ppc64le",
"openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.s390x",
"openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-core-DB_File-32bit-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.aarch64",
"openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le",
"openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.s390x",
"openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-doc-5.26.1-150300.17.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-40909",
"url": "https://www.suse.com/security/cve/CVE-2025-40909"
},
{
"category": "external",
"summary": "SUSE Bug 1244079 for CVE-2025-40909",
"url": "https://bugzilla.suse.com/1244079"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.1:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.1:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.2:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.2:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-32bit-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-32bit-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-doc-5.26.1-150300.17.20.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-doc-5.26.1-150300.17.20.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:perl-32bit-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:perl-32bit-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-32bit-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.aarch64",
"openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.ppc64le",
"openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.s390x",
"openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-base-32bit-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.aarch64",
"openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.ppc64le",
"openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.s390x",
"openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-core-DB_File-32bit-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.aarch64",
"openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le",
"openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.s390x",
"openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-doc-5.26.1-150300.17.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.1:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.1:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.2:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.2:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-32bit-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:perl-core-DB_File-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-32bit-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-base-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-core-DB_File-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-doc-5.26.1-150300.17.20.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-doc-5.26.1-150300.17.20.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:perl-32bit-5.26.1-150300.17.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:perl-32bit-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-32bit-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.aarch64",
"openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.ppc64le",
"openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.s390x",
"openSUSE Leap 15.6:perl-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-base-32bit-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.aarch64",
"openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.ppc64le",
"openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.s390x",
"openSUSE Leap 15.6:perl-base-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-core-DB_File-32bit-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.aarch64",
"openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.ppc64le",
"openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.s390x",
"openSUSE Leap 15.6:perl-core-DB_File-5.26.1-150300.17.20.1.x86_64",
"openSUSE Leap 15.6:perl-doc-5.26.1-150300.17.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-19T15:15:57Z",
"details": "moderate"
}
],
"title": "CVE-2025-40909"
}
]
}
SUSE-SU-2025:02051-1
Vulnerability from csaf_suse - Published: 2025-06-20 12:42 - Updated: 2025-06-20 12:42| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-32bit-5.18.2-12.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-5.18.2-12.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-base-5.18.2-12.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-doc-5.18.2-12.29.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for perl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for perl fixes the following issues:\n\n- CVE-2025-40909: do not change the current directory when cloning an open directory handle (bsc#1244079)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2051,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2051",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02051-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02051-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502051-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02051-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040418.html"
},
{
"category": "self",
"summary": "SUSE Bug 1244079",
"url": "https://bugzilla.suse.com/1244079"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-40909 page",
"url": "https://www.suse.com/security/cve/CVE-2025-40909/"
}
],
"title": "Security update for perl",
"tracking": {
"current_release_date": "2025-06-20T12:42:29Z",
"generator": {
"date": "2025-06-20T12:42:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02051-1",
"initial_release_date": "2025-06-20T12:42:29Z",
"revision_history": [
{
"date": "2025-06-20T12:42:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "perl-5.18.2-12.29.1.aarch64",
"product": {
"name": "perl-5.18.2-12.29.1.aarch64",
"product_id": "perl-5.18.2-12.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-base-5.18.2-12.29.1.aarch64",
"product": {
"name": "perl-base-5.18.2-12.29.1.aarch64",
"product_id": "perl-base-5.18.2-12.29.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-64bit-5.18.2-12.29.1.aarch64_ilp32",
"product": {
"name": "perl-64bit-5.18.2-12.29.1.aarch64_ilp32",
"product_id": "perl-64bit-5.18.2-12.29.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "perl-base-64bit-5.18.2-12.29.1.aarch64_ilp32",
"product": {
"name": "perl-base-64bit-5.18.2-12.29.1.aarch64_ilp32",
"product_id": "perl-base-64bit-5.18.2-12.29.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.18.2-12.29.1.i586",
"product": {
"name": "perl-5.18.2-12.29.1.i586",
"product_id": "perl-5.18.2-12.29.1.i586"
}
},
{
"category": "product_version",
"name": "perl-base-5.18.2-12.29.1.i586",
"product": {
"name": "perl-base-5.18.2-12.29.1.i586",
"product_id": "perl-base-5.18.2-12.29.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-doc-5.18.2-12.29.1.noarch",
"product": {
"name": "perl-doc-5.18.2-12.29.1.noarch",
"product_id": "perl-doc-5.18.2-12.29.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.18.2-12.29.1.ppc64le",
"product": {
"name": "perl-5.18.2-12.29.1.ppc64le",
"product_id": "perl-5.18.2-12.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-base-5.18.2-12.29.1.ppc64le",
"product": {
"name": "perl-base-5.18.2-12.29.1.ppc64le",
"product_id": "perl-base-5.18.2-12.29.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.18.2-12.29.1.s390",
"product": {
"name": "perl-5.18.2-12.29.1.s390",
"product_id": "perl-5.18.2-12.29.1.s390"
}
},
{
"category": "product_version",
"name": "perl-base-5.18.2-12.29.1.s390",
"product": {
"name": "perl-base-5.18.2-12.29.1.s390",
"product_id": "perl-base-5.18.2-12.29.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.18.2-12.29.1.s390x",
"product": {
"name": "perl-5.18.2-12.29.1.s390x",
"product_id": "perl-5.18.2-12.29.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-32bit-5.18.2-12.29.1.s390x",
"product": {
"name": "perl-32bit-5.18.2-12.29.1.s390x",
"product_id": "perl-32bit-5.18.2-12.29.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-base-5.18.2-12.29.1.s390x",
"product": {
"name": "perl-base-5.18.2-12.29.1.s390x",
"product_id": "perl-base-5.18.2-12.29.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-base-32bit-5.18.2-12.29.1.s390x",
"product": {
"name": "perl-base-32bit-5.18.2-12.29.1.s390x",
"product_id": "perl-base-32bit-5.18.2-12.29.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.18.2-12.29.1.x86_64",
"product": {
"name": "perl-5.18.2-12.29.1.x86_64",
"product_id": "perl-5.18.2-12.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-32bit-5.18.2-12.29.1.x86_64",
"product": {
"name": "perl-32bit-5.18.2-12.29.1.x86_64",
"product_id": "perl-32bit-5.18.2-12.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-base-5.18.2-12.29.1.x86_64",
"product": {
"name": "perl-base-5.18.2-12.29.1.x86_64",
"product_id": "perl-base-5.18.2-12.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-base-32bit-5.18.2-12.29.1.x86_64",
"product": {
"name": "perl-base-32bit-5.18.2-12.29.1.x86_64",
"product_id": "perl-base-32bit-5.18.2-12.29.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.18.2-12.29.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-5.18.2-12.29.1.x86_64"
},
"product_reference": "perl-5.18.2-12.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-32bit-5.18.2-12.29.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-32bit-5.18.2-12.29.1.x86_64"
},
"product_reference": "perl-32bit-5.18.2-12.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.18.2-12.29.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-base-5.18.2-12.29.1.x86_64"
},
"product_reference": "perl-base-5.18.2-12.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-doc-5.18.2-12.29.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-doc-5.18.2-12.29.1.noarch"
},
"product_reference": "perl-doc-5.18.2-12.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-40909"
}
],
"notes": [
{
"category": "general",
"text": "Perl threads have a working directory race condition where file operations may target unintended paths.\n\nIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone that handle for the new thread, which is visible from any third (or more) thread already running. \n\nThis may lead to unintended operations such as loading code or accessing files from unexpected locations, which a local attacker may be able to exploit.\n\nThe bug was introduced in commit 11a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-32bit-5.18.2-12.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-5.18.2-12.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-base-5.18.2-12.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-doc-5.18.2-12.29.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-40909",
"url": "https://www.suse.com/security/cve/CVE-2025-40909"
},
{
"category": "external",
"summary": "SUSE Bug 1244079 for CVE-2025-40909",
"url": "https://bugzilla.suse.com/1244079"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-32bit-5.18.2-12.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-5.18.2-12.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-base-5.18.2-12.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-doc-5.18.2-12.29.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-32bit-5.18.2-12.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-5.18.2-12.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-base-5.18.2-12.29.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-doc-5.18.2-12.29.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T12:42:29Z",
"details": "moderate"
}
],
"title": "CVE-2025-40909"
}
]
}
SUSE-SU-2025:20456-1
Vulnerability from csaf_suse - Published: 2025-07-01 11:42 - Updated: 2025-07-01 11:42| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:perl-5.38.2-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:perl-5.38.2-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:perl-5.38.2-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:perl-base-5.38.2-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:perl-base-5.38.2-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:perl-base-5.38.2-4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for perl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for perl fixes the following issues:\n\n- CVE-2025-40909: Fixed a working directory race condition causing \n file operations to target unintended paths (bsc#1244079)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-372",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20456-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20456-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520456-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20456-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040617.html"
},
{
"category": "self",
"summary": "SUSE Bug 1244079",
"url": "https://bugzilla.suse.com/1244079"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-40909 page",
"url": "https://www.suse.com/security/cve/CVE-2025-40909/"
}
],
"title": "Security update for perl",
"tracking": {
"current_release_date": "2025-07-01T11:42:56Z",
"generator": {
"date": "2025-07-01T11:42:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20456-1",
"initial_release_date": "2025-07-01T11:42:56Z",
"revision_history": [
{
"date": "2025-07-01T11:42:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "perl-5.38.2-4.1.aarch64",
"product": {
"name": "perl-5.38.2-4.1.aarch64",
"product_id": "perl-5.38.2-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-base-5.38.2-4.1.aarch64",
"product": {
"name": "perl-base-5.38.2-4.1.aarch64",
"product_id": "perl-base-5.38.2-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.38.2-4.1.s390x",
"product": {
"name": "perl-5.38.2-4.1.s390x",
"product_id": "perl-5.38.2-4.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-base-5.38.2-4.1.s390x",
"product": {
"name": "perl-base-5.38.2-4.1.s390x",
"product_id": "perl-base-5.38.2-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.38.2-4.1.x86_64",
"product": {
"name": "perl-5.38.2-4.1.x86_64",
"product_id": "perl-5.38.2-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-base-5.38.2-4.1.x86_64",
"product": {
"name": "perl-base-5.38.2-4.1.x86_64",
"product_id": "perl-base-5.38.2-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.38.2-4.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:perl-5.38.2-4.1.aarch64"
},
"product_reference": "perl-5.38.2-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.38.2-4.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:perl-5.38.2-4.1.s390x"
},
"product_reference": "perl-5.38.2-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.38.2-4.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:perl-5.38.2-4.1.x86_64"
},
"product_reference": "perl-5.38.2-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.38.2-4.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:perl-base-5.38.2-4.1.aarch64"
},
"product_reference": "perl-base-5.38.2-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.38.2-4.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:perl-base-5.38.2-4.1.s390x"
},
"product_reference": "perl-base-5.38.2-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.38.2-4.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:perl-base-5.38.2-4.1.x86_64"
},
"product_reference": "perl-base-5.38.2-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-40909"
}
],
"notes": [
{
"category": "general",
"text": "Perl threads have a working directory race condition where file operations may target unintended paths.\n\nIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone that handle for the new thread, which is visible from any third (or more) thread already running. \n\nThis may lead to unintended operations such as loading code or accessing files from unexpected locations, which a local attacker may be able to exploit.\n\nThe bug was introduced in commit 11a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:perl-5.38.2-4.1.aarch64",
"SUSE Linux Micro 6.0:perl-5.38.2-4.1.s390x",
"SUSE Linux Micro 6.0:perl-5.38.2-4.1.x86_64",
"SUSE Linux Micro 6.0:perl-base-5.38.2-4.1.aarch64",
"SUSE Linux Micro 6.0:perl-base-5.38.2-4.1.s390x",
"SUSE Linux Micro 6.0:perl-base-5.38.2-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-40909",
"url": "https://www.suse.com/security/cve/CVE-2025-40909"
},
{
"category": "external",
"summary": "SUSE Bug 1244079 for CVE-2025-40909",
"url": "https://bugzilla.suse.com/1244079"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:perl-5.38.2-4.1.aarch64",
"SUSE Linux Micro 6.0:perl-5.38.2-4.1.s390x",
"SUSE Linux Micro 6.0:perl-5.38.2-4.1.x86_64",
"SUSE Linux Micro 6.0:perl-base-5.38.2-4.1.aarch64",
"SUSE Linux Micro 6.0:perl-base-5.38.2-4.1.s390x",
"SUSE Linux Micro 6.0:perl-base-5.38.2-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:perl-5.38.2-4.1.aarch64",
"SUSE Linux Micro 6.0:perl-5.38.2-4.1.s390x",
"SUSE Linux Micro 6.0:perl-5.38.2-4.1.x86_64",
"SUSE Linux Micro 6.0:perl-base-5.38.2-4.1.aarch64",
"SUSE Linux Micro 6.0:perl-base-5.38.2-4.1.s390x",
"SUSE Linux Micro 6.0:perl-base-5.38.2-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-01T11:42:56Z",
"details": "moderate"
}
],
"title": "CVE-2025-40909"
}
]
}
SUSE-SU-2025:20532-1
Vulnerability from csaf_suse - Published: 2025-07-28 14:33 - Updated: 2025-07-28 14:33| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for perl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for perl fixes the following issues:\n\n- CVE-2024-56406: Fixed heap buffer overflow when transliterating \n non-ASCII bytes (bsc#1241083)\n- CVE-2025-40909: Fixed a working directory race condition causing\n file operations to target unintended paths (bsc#1244079)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-191",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20532-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20532-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520532-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20532-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041122.html"
},
{
"category": "self",
"summary": "SUSE Bug 1241083",
"url": "https://bugzilla.suse.com/1241083"
},
{
"category": "self",
"summary": "SUSE Bug 1244079",
"url": "https://bugzilla.suse.com/1244079"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56406 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56406/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-40909 page",
"url": "https://www.suse.com/security/cve/CVE-2025-40909/"
}
],
"title": "Security update for perl",
"tracking": {
"current_release_date": "2025-07-28T14:33:40Z",
"generator": {
"date": "2025-07-28T14:33:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20532-1",
"initial_release_date": "2025-07-28T14:33:40Z",
"revision_history": [
{
"date": "2025-07-28T14:33:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "perl-5.38.2-slfo.1.1_2.1.aarch64",
"product": {
"name": "perl-5.38.2-slfo.1.1_2.1.aarch64",
"product_id": "perl-5.38.2-slfo.1.1_2.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-base-5.38.2-slfo.1.1_2.1.aarch64",
"product": {
"name": "perl-base-5.38.2-slfo.1.1_2.1.aarch64",
"product_id": "perl-base-5.38.2-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.38.2-slfo.1.1_2.1.ppc64le",
"product": {
"name": "perl-5.38.2-slfo.1.1_2.1.ppc64le",
"product_id": "perl-5.38.2-slfo.1.1_2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-base-5.38.2-slfo.1.1_2.1.ppc64le",
"product": {
"name": "perl-base-5.38.2-slfo.1.1_2.1.ppc64le",
"product_id": "perl-base-5.38.2-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.38.2-slfo.1.1_2.1.s390x",
"product": {
"name": "perl-5.38.2-slfo.1.1_2.1.s390x",
"product_id": "perl-5.38.2-slfo.1.1_2.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-base-5.38.2-slfo.1.1_2.1.s390x",
"product": {
"name": "perl-base-5.38.2-slfo.1.1_2.1.s390x",
"product_id": "perl-base-5.38.2-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-5.38.2-slfo.1.1_2.1.x86_64",
"product": {
"name": "perl-5.38.2-slfo.1.1_2.1.x86_64",
"product_id": "perl-5.38.2-slfo.1.1_2.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-base-5.38.2-slfo.1.1_2.1.x86_64",
"product": {
"name": "perl-base-5.38.2-slfo.1.1_2.1.x86_64",
"product_id": "perl-base-5.38.2-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.38.2-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.aarch64"
},
"product_reference": "perl-5.38.2-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.38.2-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.ppc64le"
},
"product_reference": "perl-5.38.2-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.38.2-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.s390x"
},
"product_reference": "perl-5.38.2-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-5.38.2-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.x86_64"
},
"product_reference": "perl-5.38.2-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.38.2-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.aarch64"
},
"product_reference": "perl-base-5.38.2-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.38.2-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.ppc64le"
},
"product_reference": "perl-base-5.38.2-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.38.2-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.s390x"
},
"product_reference": "perl-base-5.38.2-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-base-5.38.2-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.x86_64"
},
"product_reference": "perl-base-5.38.2-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56406",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56406"
}
],
"notes": [
{
"category": "general",
"text": "A heap buffer overflow vulnerability was discovered in Perl. \n\nRelease branches 5.34, 5.36, 5.38 and 5.40 are affected, including development versions from 5.33.1 through 5.41.10.\n\nWhen there are non-ASCII bytes in the left-hand-side of the `tr` operator, `S_do_trans_invmap` can overflow the destination pointer `d`.\n\n $ perl -e \u0027$_ = \"\\x{FF}\" x 1000000; tr/\\xFF/\\x{100}/;\u0027 \n Segmentation fault (core dumped)\n\nIt is believed that this vulnerability can enable Denial of Service and possibly Code Execution attacks on platforms that lack sufficient defenses.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56406",
"url": "https://www.suse.com/security/cve/CVE-2024-56406"
},
{
"category": "external",
"summary": "SUSE Bug 1241083 for CVE-2024-56406",
"url": "https://bugzilla.suse.com/1241083"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-28T14:33:40Z",
"details": "important"
}
],
"title": "CVE-2024-56406"
},
{
"cve": "CVE-2025-40909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-40909"
}
],
"notes": [
{
"category": "general",
"text": "Perl threads have a working directory race condition where file operations may target unintended paths.\n\nIf a directory handle is open at thread creation, the process-wide current working directory is temporarily changed in order to clone that handle for the new thread, which is visible from any third (or more) thread already running. \n\nThis may lead to unintended operations such as loading code or accessing files from unexpected locations, which a local attacker may be able to exploit.\n\nThe bug was introduced in commit 11a11ecf4bea72b17d250cfb43c897be1341861e and released in Perl version 5.13.6",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-40909",
"url": "https://www.suse.com/security/cve/CVE-2025-40909"
},
{
"category": "external",
"summary": "SUSE Bug 1244079 for CVE-2025-40909",
"url": "https://bugzilla.suse.com/1244079"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:perl-5.38.2-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:perl-base-5.38.2-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-28T14:33:40Z",
"details": "moderate"
}
],
"title": "CVE-2025-40909"
}
]
}
WID-SEC-W-2025-1206
Vulnerability from csaf_certbund - Published: 2025-06-01 22:00 - Updated: 2026-07-01 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM AIX 7.2
IBM / AIX
|
cpe:/o:ibm:aix:7.2
|
7.2 | |
|
IBM VIOS 3.1
IBM / VIOS
|
cpe:/a:ibm:vios:3.1
|
3.1 | |
|
IBM VIOS 4.1
IBM / VIOS
|
cpe:/a:ibm:vios:4.1
|
4.1 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Dell PowerScale OneFS OneFS <9.10.1.3
Dell / PowerScale OneFS
|
OneFS <9.10.1.3 | ||
|
Dell PowerScale OneFS OneFS <9.11.0.1
Dell / PowerScale OneFS
|
OneFS <9.11.0.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Perl <5.41.13
Open Source / Perl
|
<5.41.13 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Perl ist eine freie, plattformunabh\u00e4ngige und interpretierte Programmiersprache (Skriptsprache).",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann eine Schwachstelle in Perl ausnutzen, um beliebigen Programmcode auszuf\u00fchren, und um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-1206 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1206.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1206 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1206"
},
{
"category": "external",
"summary": "RedHat Bugzilla vom 2025-06-01",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369407"
},
{
"category": "external",
"summary": "OSS Security Mailing List vom 2025-06-01",
"url": "https://seclists.org/oss-sec/2025/q2/188"
},
{
"category": "external",
"summary": "NIST CVE-2025-40909",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40909"
},
{
"category": "external",
"summary": "PoC f\u00fcr CVE-2025-40909",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098226"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-1981 vom 2025-06-10",
"url": "https://alas.aws.amazon.com/ALAS-2025-1981.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2879 vom 2025-06-12",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2879.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02027-1 vom 2025-06-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021584.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02051-1 vom 2025-06-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021611.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-2879 vom 2025-06-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-2879.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20456-1 vom 2025-07-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021754.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15258-1 vom 2025-07-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LVMR5UHUOVD62XS7YRCDYD3VX34VY7JP/"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-F142899732 vom 2025-07-10",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-f142899732"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-30244EBFC7 vom 2025-07-10",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-30244ebfc7"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11545 vom 2025-07-22",
"url": "https://access.redhat.com/errata/RHSA-2025:11545"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11804 vom 2025-07-29",
"url": "http://linux.oracle.com/errata/ELSA-2025-11804.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11675 vom 2025-07-29",
"url": "https://access.redhat.com/errata/RHSA-2025:11675"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11805 vom 2025-07-29",
"url": "http://linux.oracle.com/errata/ELSA-2025-11805.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12056 vom 2025-07-29",
"url": "https://access.redhat.com/errata/RHSA-2025:12056"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7678-1 vom 2025-07-29",
"url": "https://ubuntu.com/security/notices/USN-7678-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-12056 vom 2025-07-29",
"url": "https://linux.oracle.com/errata/ELSA-2025-12056.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20532-1 vom 2025-08-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022109.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-272 vom 2025-08-06",
"url": "https://www.dell.com/support/kbdoc/000353080"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7245094 vom 2025-09-16",
"url": "https://www.ibm.com/support/pages/node/7245094"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7249276 vom 2025-10-27",
"url": "https://www.ibm.com/support/pages/node/7249276"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0934 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:0934"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:8096 vom 2026-04-14",
"url": "https://access.redhat.com/errata/RHSA-2026:8096"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:8096 vom 2026-04-14",
"url": "https://errata.build.resf.org/RLSA-2026:8096"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4538 vom 2026-04-18",
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00018.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-8096 vom 2026-04-19",
"url": "http://linux.oracle.com/errata/ELSA-2026-8096.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-30851 vom 2026-07-01",
"url": "https://linux.oracle.com/errata/ELSA-2026-30851.html"
}
],
"source_lang": "en-US",
"title": "Perl: Schwachstelle erm\u00f6glicht Codeausf\u00fchrung und Offenlegung von Informationen",
"tracking": {
"current_release_date": "2026-07-01T22:00:00.000+00:00",
"generator": {
"date": "2026-07-02T09:23:27.500+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2025-1206",
"initial_release_date": "2025-06-01T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-06-01T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-06-09T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-06-12T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-06-19T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-22T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-30T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-07-06T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2025-07-09T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-07-22T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-28T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-07-29T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Ubuntu und Oracle Linux aufgenommen"
},
{
"date": "2025-08-05T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von SUSE und Dell aufgenommen"
},
{
"date": "2025-09-16T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-10-27T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-14T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-04-19T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Debian und Oracle Linux aufgenommen"
},
{
"date": "2026-07-01T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "19"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "OneFS \u003c9.10.1.3",
"product": {
"name": "Dell PowerScale OneFS OneFS \u003c9.10.1.3",
"product_id": "T045897"
}
},
{
"category": "product_version",
"name": "OneFS 9.10.1.3",
"product": {
"name": "Dell PowerScale OneFS OneFS 9.10.1.3",
"product_id": "T045897-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.10.1.3"
}
}
},
{
"category": "product_version_range",
"name": "OneFS \u003c9.11.0.1",
"product": {
"name": "Dell PowerScale OneFS OneFS \u003c9.11.0.1",
"product_id": "T045898"
}
},
{
"category": "product_version",
"name": "OneFS 9.11.0.1",
"product": {
"name": "Dell PowerScale OneFS OneFS 9.11.0.1",
"product_id": "T045898-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.11.0.1"
}
}
}
],
"category": "product_name",
"name": "PowerScale OneFS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Appliance \u003c5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance \u003c5.32.00.18",
"product_id": "T048301"
}
},
{
"category": "product_version",
"name": "Appliance 5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance 5.32.00.18",
"product_id": "T048301-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:appliance__5.32.00.18"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.3",
"product": {
"name": "IBM AIX 7.3",
"product_id": "1139691",
"product_identification_helper": {
"cpe": "cpe:/o:ibm:aix:7.3"
}
}
},
{
"category": "product_version",
"name": "7.2",
"product": {
"name": "IBM AIX 7.2",
"product_id": "434967",
"product_identification_helper": {
"cpe": "cpe:/o:ibm:aix:7.2"
}
}
}
],
"category": "product_name",
"name": "AIX"
},
{
"category": "product_name",
"name": "IBM QRadar SIEM",
"product": {
"name": "IBM QRadar SIEM",
"product_id": "T021415",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "3.1",
"product": {
"name": "IBM VIOS 3.1",
"product_id": "1039165",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:vios:3.1"
}
}
},
{
"category": "product_version",
"name": "4.1",
"product": {
"name": "IBM VIOS 4.1",
"product_id": "1522854",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:vios:4.1"
}
}
}
],
"category": "product_name",
"name": "VIOS"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003e=5.13.6",
"product": {
"name": "Open Source Perl \u003e=5.13.6",
"product_id": "T044249"
}
},
{
"category": "product_version_range",
"name": "\u003e=5.13.6",
"product": {
"name": "Open Source Perl \u003e=5.13.6",
"product_id": "T044249-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c5.41.13",
"product": {
"name": "Open Source Perl \u003c5.41.13",
"product_id": "T044251"
}
},
{
"category": "product_version",
"name": "5.41.13",
"product": {
"name": "Open Source Perl 5.41.13",
"product_id": "T044251-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:perl:perl:5.41.13"
}
}
}
],
"category": "product_name",
"name": "Perl"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40909",
"product_status": {
"known_affected": [
"67646",
"434967",
"1039165",
"1522854",
"T004914",
"T032255",
"74185",
"1139691",
"T045897",
"T045898",
"2951",
"T002207",
"T000126",
"T021415",
"T027843",
"398363",
"T044251",
"T048301"
]
},
"release_date": "2025-06-01T22:00:00.000+00:00",
"title": "CVE-2025-40909"
}
]
}
WID-SEC-W-2025-1646
Vulnerability from csaf_certbund - Published: 2025-07-27 22:00 - Updated: 2026-07-01 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell NetWorker <19.13.0.2
Dell / NetWorker
|
<19.13.0.2 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
cPanel cPanel/WHM <132.0.0
cPanel / cPanel/WHM
|
<132.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.27
Red Hat / OpenShift
|
Container Platform <4.18.27 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Dell NetWorker <19.12.0.4
Dell / NetWorker
|
<19.12.0.4 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM MQ Container
IBM / MQ
|
cpe:/a:ibm:mq:container
|
Container | |
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell NetWorker <19.13.0.2
Dell / NetWorker
|
<19.13.0.2 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
cPanel cPanel/WHM <132.0.0
cPanel / cPanel/WHM
|
<132.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.27
Red Hat / OpenShift
|
Container Platform <4.18.27 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Dell NetWorker <19.12.0.4
Dell / NetWorker
|
<19.12.0.4 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM MQ Container
IBM / MQ
|
cpe:/a:ibm:mq:container
|
Container | |
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler oder entfernter authentisierter Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um beliebigen Code auszuf\u00fchren oder andere nicht spezifizierte Effekte zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-1646 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1646.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1646 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1646"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2025-07-27",
"url": "https://access.redhat.com/errata/RHSA-2025:11803"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2025-07-27",
"url": "https://access.redhat.com/errata/RHSA-2025:11805"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11933 vom 2025-07-28",
"url": "https://access.redhat.com/errata/RHSA-2025:11933"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11803 vom 2025-07-28",
"url": "https://linux.oracle.com/errata/ELSA-2025-11803.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7676-1 vom 2025-07-28",
"url": "https://ubuntu.com/security/notices/USN-7676-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11992 vom 2025-07-28",
"url": "https://access.redhat.com/errata/RHSA-2025:11992"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12010 vom 2025-07-29",
"url": "https://access.redhat.com/errata/RHSA-2025:12010"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12036 vom 2025-07-29",
"url": "https://access.redhat.com/errata/RHSA-2025:12036"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11992 vom 2025-07-29",
"url": "https://linux.oracle.com/errata/ELSA-2025-11992.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-12010 vom 2025-07-29",
"url": "https://linux.oracle.com/errata/ELSA-2025-12010.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11933 vom 2025-07-29",
"url": "https://linux.oracle.com/errata/ELSA-2025-11933.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12349 vom 2025-07-31",
"url": "https://access.redhat.com/errata/RHSA-2025:12349"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11802 vom 2025-07-30",
"url": "http://linux.oracle.com/errata/ELSA-2025-11802.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7679-1 vom 2025-07-30",
"url": "https://ubuntu.com/security/notices/USN-7679-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12521 vom 2025-08-04",
"url": "https://access.redhat.com/errata/RHSA-2025:12521"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-2949 vom 2025-08-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-2949.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12749 vom 2025-08-04",
"url": "https://access.redhat.com/errata/RHSA-2025:12749"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12522 vom 2025-08-05",
"url": "https://access.redhat.com/errata/RHSA-2025:12522"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02672-1 vom 2025-08-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3MKD7BSPQBWIRKKAIW2QSG7MGMUN3I7U/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12904 vom 2025-08-05",
"url": "https://access.redhat.com/errata/RHSA-2025:12904"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12905 vom 2025-08-05",
"url": "https://access.redhat.com/errata/RHSA-2025:12905"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12901 vom 2025-08-05",
"url": "https://access.redhat.com/errata/RHSA-2025:12901"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-12349 vom 2025-08-07",
"url": "http://linux.oracle.com/errata/ELSA-2025-12349.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13335 vom 2025-08-07",
"url": "https://access.redhat.com/errata/RHSA-2025:13335"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14101 vom 2025-08-19",
"url": "https://access.redhat.com/errata/RHSA-2025:14101"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-2973 vom 2025-08-19",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-2973.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7243787 vom 2025-09-02",
"url": "https://www.ibm.com/support/pages/node/7243787"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-2978 vom 2025-09-04",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-2978.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7244160 vom 2025-09-05",
"url": "https://www.ibm.com/support/pages/node/7244160"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20674-1 vom 2025-09-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022477.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15828 vom 2025-09-15",
"url": "https://access.redhat.com/errata/RHSA-2025:15828"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15827 vom 2025-09-15",
"url": "https://access.redhat.com/errata/RHSA-2025:15827"
},
{
"category": "external",
"summary": "cPanel 132 Change Log vom 2025-10-01",
"url": "https://docs.cpanel.net/changelogs/132-change-log/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18219 vom 2025-10-16",
"url": "https://access.redhat.com/errata/RHSA-2025:18219"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18217 vom 2025-10-22",
"url": "https://access.redhat.com/errata/RHSA-2025:18217"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18218 vom 2025-10-22",
"url": "https://access.redhat.com/errata/RHSA-2025:18218"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15397 vom 2025-10-22",
"url": "https://access.redhat.com/errata/RHSA-2025:15397"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7249276 vom 2025-10-27",
"url": "https://www.ibm.com/support/pages/node/7249276"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19046 vom 2025-10-29",
"url": "https://access.redhat.com/errata/RHSA-2025:19046"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19041 vom 2025-10-30",
"url": "https://access.redhat.com/errata/RHSA-2025:19041"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-404 vom 2025-10-31",
"url": "https://www.dell.com/support/kbdoc/000385435"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:20936 vom 2025-11-11",
"url": "https://access.redhat.com/errata/RHSA-2025:20936"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21885 vom 2025-11-20",
"url": "https://access.redhat.com/errata/RHSA-2025:21885"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21994 vom 2025-11-24",
"url": "https://access.redhat.com/errata/RHSA-2025:21994"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20936 vom 2025-11-26",
"url": "https://linux.oracle.com/errata/ELSA-2025-20936.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22088 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:22088"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21913 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:21913"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22529 vom 2025-12-02",
"url": "https://access.redhat.com/errata/RHSA-2025:22529"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-335 vom 2025-12-06",
"url": "https://www.dell.com/support/kbdoc/000400319"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22868 vom 2025-12-08",
"url": "https://access.redhat.com/errata/RHSA-2025:22868"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23079 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23080 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23078 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23248 vom 2025-12-16",
"url": "https://access.redhat.com/errata/RHSA-2025:23248"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20260102-0013 vom 2026-01-02",
"url": "https://security.netapp.com/advisory/NTAP-20260102-0013"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0001 vom 2026-01-05",
"url": "https://access.redhat.com/errata/RHSA-2026:0001"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0076 vom 2026-01-06",
"url": "https://access.redhat.com/errata/RHSA-2026:0076"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0078 vom 2026-01-05",
"url": "https://access.redhat.com/errata/RHSA-2026:0078"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0077 vom 2026-01-06",
"url": "https://access.redhat.com/errata/RHSA-2026:0077"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0934 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:0934"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1652 vom 2026-02-02",
"url": "https://access.redhat.com/errata/RHSA-2026:1652"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3462 vom 2026-02-27",
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3461 vom 2026-02-27",
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6481 vom 2026-04-02",
"url": "https://access.redhat.com/errata/RHSA-2026:6481"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-30851 vom 2026-07-01",
"url": "https://linux.oracle.com/errata/ELSA-2026-30851.html"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux (nodejs, perl): Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-07-01T22:00:00.000+00:00",
"generator": {
"date": "2026-07-02T09:23:45.300+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2025-1646",
"initial_release_date": "2025-07-27T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-07-27T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-07-28T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat, Oracle Linux und Ubuntu aufgenommen"
},
{
"date": "2025-07-29T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-07-30T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat, Oracle Linux und Ubuntu aufgenommen"
},
{
"date": "2025-08-03T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-04T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon und Red Hat aufgenommen"
},
{
"date": "2025-08-05T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-06T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-08-07T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-19T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat und Amazon aufgenommen"
},
{
"date": "2025-09-02T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-09-04T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-09-07T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-09-10T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-15T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-30T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-10-16T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-21T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-27T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-10-28T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-29T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-11T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-20T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-25T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-12-01T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-07T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-12-08T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-10T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-15T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-04T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von NetApp und Red Hat aufgenommen"
},
{
"date": "2026-01-05T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-01T23:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-01T23:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-06T22:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-01T22:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "39"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "Virtual Edition",
"product": {
"name": "Dell NetWorker Virtual Edition",
"product_id": "T048226",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition"
}
}
},
{
"category": "product_version_range",
"name": "\u003c19.12.0.4",
"product": {
"name": "Dell NetWorker \u003c19.12.0.4",
"product_id": "T049169"
}
},
{
"category": "product_version",
"name": "19.12.0.4",
"product": {
"name": "Dell NetWorker 19.12.0.4",
"product_id": "T049169-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:19.12.0.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c19.13.0.2",
"product": {
"name": "Dell NetWorker \u003c19.13.0.2",
"product_id": "T049170"
}
},
{
"category": "product_version",
"name": "19.13.0.2",
"product": {
"name": "Dell NetWorker 19.13.0.2",
"product_id": "T049170-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:19.13.0.2"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Appliance \u003c5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance \u003c5.32.00.18",
"product_id": "T048301"
}
},
{
"category": "product_version",
"name": "Appliance 5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance 5.32.00.18",
"product_id": "T048301-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:appliance__5.32.00.18"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T032495",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "Operator",
"product": {
"name": "IBM MQ Operator",
"product_id": "T036688",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:operator"
}
}
},
{
"category": "product_version",
"name": "Container",
"product": {
"name": "IBM MQ Container",
"product_id": "T040640",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:container"
}
}
}
],
"category": "product_name",
"name": "MQ"
},
{
"category": "product_name",
"name": "IBM QRadar SIEM",
"product": {
"name": "IBM QRadar SIEM",
"product_id": "T021415",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "NetApp ActiveIQ Unified Manager",
"product": {
"name": "NetApp ActiveIQ Unified Manager",
"product_id": "T032260",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:-"
}
}
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T045679",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T045680",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.18.27",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.18.27",
"product_id": "T048184"
}
},
{
"category": "product_version",
"name": "Container Platform 4.18.27",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18.27",
"product_id": "T048184-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.18.27"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c132.0.0",
"product": {
"name": "cPanel cPanel/WHM \u003c132.0.0",
"product_id": "T047273"
}
},
{
"category": "product_version",
"name": "132.0.0",
"product": {
"name": "cPanel cPanel/WHM 132.0.0",
"product_id": "T047273-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:132.0.0"
}
}
}
],
"category": "product_name",
"name": "cPanel/WHM"
}
],
"category": "vendor",
"name": "cPanel"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40909",
"product_status": {
"known_affected": [
"T049170",
"67646",
"T047273",
"T048184",
"T032260",
"T036688",
"T004914",
"T032495",
"T039664",
"T045679",
"T002207",
"T000126",
"T021415",
"T045680",
"T049169",
"398363",
"T040640",
"T048226",
"T048301"
]
},
"release_date": "2025-07-27T22:00:00.000+00:00",
"title": "CVE-2025-40909"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"T049170",
"67646",
"T047273",
"T048184",
"T032260",
"T036688",
"T004914",
"T032495",
"T039664",
"T045679",
"T002207",
"T000126",
"T021415",
"T045680",
"T049169",
"398363",
"T040640",
"T048226",
"T048301"
]
},
"release_date": "2025-07-27T22:00:00.000+00:00",
"title": "CVE-2025-6965"
}
]
}
WID-SEC-W-2025-1850
Vulnerability from csaf_certbund - Published: 2025-08-14 22:00 - Updated: 2025-11-17 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-1850 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1850.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1850 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1850"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX25-014 vom 2025-08-14",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2025/08/Xerox-Security-Bulletin-XRX25-014-for-Xerox-FreeFlow-Print-Server-v7.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX25-015 vom 2025-08-14",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2025/08/Xerox-Security-Bulletin-XRX25-015-Xerox-FreeFlow-Print-Server-v2_Windows-10.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-017 vom 2025-10-07",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/10/Xerox-Security-Bulletin-XRX25-017-for-Xerox-FreeFlow-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-016 vom 2025-10-07",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2025/10/Xerox-Security-Bulletin-XRX25-016-for-Xerox-FreeFlow-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-018 vom 2025-11-18",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/11/Xerox-Security-Bulletin-XRX25-018-Xerox-FreeFlow-Print-Server-v7.pdf"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen erm\u00f6glichen nicht spezifizierten Angriff",
"tracking": {
"current_release_date": "2025-11-17T23:00:00.000+00:00",
"generator": {
"date": "2025-11-18T08:12:52.112+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-1850",
"initial_release_date": "2025-08-14T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-08-14T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-10-06T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2025-11-17T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
},
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T035098",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
},
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T046288",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
},
{
"category": "product_version",
"name": "v2",
"product": {
"name": "Xerox FreeFlow Print Server v2",
"product_id": "T046289",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v2"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12718",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2024-12718"
},
{
"cve": "CVE-2024-12797",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2024-12797"
},
{
"cve": "CVE-2024-13176",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2024-13176"
},
{
"cve": "CVE-2024-36350",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2024-36350"
},
{
"cve": "CVE-2024-36357",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2024-36357"
},
{
"cve": "CVE-2024-37894",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2024-37894"
},
{
"cve": "CVE-2024-42516",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2024-42516"
},
{
"cve": "CVE-2024-43204",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2024-43204"
},
{
"cve": "CVE-2024-43394",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2024-43394"
},
{
"cve": "CVE-2024-45802",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2024-45802"
},
{
"cve": "CVE-2024-47252",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2024-47252"
},
{
"cve": "CVE-2024-48615",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2024-48615"
},
{
"cve": "CVE-2024-56406",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2024-56406"
},
{
"cve": "CVE-2024-8176",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2024-8176"
},
{
"cve": "CVE-2025-1632",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-1632"
},
{
"cve": "CVE-2025-1795",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-1795"
},
{
"cve": "CVE-2025-21574",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-21574"
},
{
"cve": "CVE-2025-21575",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-21575"
},
{
"cve": "CVE-2025-21577",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-21577"
},
{
"cve": "CVE-2025-21579",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-21579"
},
{
"cve": "CVE-2025-21580",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-21580"
},
{
"cve": "CVE-2025-21581",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-21581"
},
{
"cve": "CVE-2025-21583",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-21583"
},
{
"cve": "CVE-2025-21584",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-21584"
},
{
"cve": "CVE-2025-21585",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-21585"
},
{
"cve": "CVE-2025-21588",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-21588"
},
{
"cve": "CVE-2025-23048",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-23048"
},
{
"cve": "CVE-2025-25724",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-25724"
},
{
"cve": "CVE-2025-2817",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-2817"
},
{
"cve": "CVE-2025-29915",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-29915"
},
{
"cve": "CVE-2025-29916",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-29916"
},
{
"cve": "CVE-2025-29917",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-29917"
},
{
"cve": "CVE-2025-29918",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-29918"
},
{
"cve": "CVE-2025-30681",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30681"
},
{
"cve": "CVE-2025-30682",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30682"
},
{
"cve": "CVE-2025-30683",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30683"
},
{
"cve": "CVE-2025-30684",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30684"
},
{
"cve": "CVE-2025-30685",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30685"
},
{
"cve": "CVE-2025-30687",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30687"
},
{
"cve": "CVE-2025-30688",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30688"
},
{
"cve": "CVE-2025-30689",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30689"
},
{
"cve": "CVE-2025-30693",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30693"
},
{
"cve": "CVE-2025-30695",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30695"
},
{
"cve": "CVE-2025-30696",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30696"
},
{
"cve": "CVE-2025-30699",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30699"
},
{
"cve": "CVE-2025-30703",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30703"
},
{
"cve": "CVE-2025-30704",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30704"
},
{
"cve": "CVE-2025-30705",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30705"
},
{
"cve": "CVE-2025-30715",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30715"
},
{
"cve": "CVE-2025-30721",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30721"
},
{
"cve": "CVE-2025-30722",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30722"
},
{
"cve": "CVE-2025-30749",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30749"
},
{
"cve": "CVE-2025-30754",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30754"
},
{
"cve": "CVE-2025-30761",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-30761"
},
{
"cve": "CVE-2025-31498",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-31498"
},
{
"cve": "CVE-2025-31650",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-31650"
},
{
"cve": "CVE-2025-31651",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-31651"
},
{
"cve": "CVE-2025-3875",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-3875"
},
{
"cve": "CVE-2025-3877",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-3877"
},
{
"cve": "CVE-2025-3909",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-3909"
},
{
"cve": "CVE-2025-3932",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-3932"
},
{
"cve": "CVE-2025-4082",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4082"
},
{
"cve": "CVE-2025-4083",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4083"
},
{
"cve": "CVE-2025-4084",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4084"
},
{
"cve": "CVE-2025-4085",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4085"
},
{
"cve": "CVE-2025-4086",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4086"
},
{
"cve": "CVE-2025-4087",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4087"
},
{
"cve": "CVE-2025-4088",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4088"
},
{
"cve": "CVE-2025-4089",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4089"
},
{
"cve": "CVE-2025-4090",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4090"
},
{
"cve": "CVE-2025-40909",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-40909"
},
{
"cve": "CVE-2025-4091",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4091"
},
{
"cve": "CVE-2025-4092",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4092"
},
{
"cve": "CVE-2025-4093",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4093"
},
{
"cve": "CVE-2025-4138",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4138"
},
{
"cve": "CVE-2025-4330",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4330"
},
{
"cve": "CVE-2025-4516",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-4517",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4517"
},
{
"cve": "CVE-2025-4575",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4575"
},
{
"cve": "CVE-2025-46701",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-46701"
},
{
"cve": "CVE-2025-46802",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-46802"
},
{
"cve": "CVE-2025-46804",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-46804"
},
{
"cve": "CVE-2025-46805",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-46805"
},
{
"cve": "CVE-2025-47159",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47159"
},
{
"cve": "CVE-2025-47971",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47971"
},
{
"cve": "CVE-2025-47972",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47972"
},
{
"cve": "CVE-2025-47973",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47973"
},
{
"cve": "CVE-2025-47975",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47975"
},
{
"cve": "CVE-2025-47976",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47976"
},
{
"cve": "CVE-2025-47980",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47980"
},
{
"cve": "CVE-2025-47981",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47981"
},
{
"cve": "CVE-2025-47982",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47982"
},
{
"cve": "CVE-2025-47984",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47984"
},
{
"cve": "CVE-2025-47985",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47985"
},
{
"cve": "CVE-2025-47986",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47986"
},
{
"cve": "CVE-2025-47987",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47987"
},
{
"cve": "CVE-2025-47991",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47991"
},
{
"cve": "CVE-2025-47996",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47996"
},
{
"cve": "CVE-2025-47999",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-47999"
},
{
"cve": "CVE-2025-48000",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48000"
},
{
"cve": "CVE-2025-48001",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48001"
},
{
"cve": "CVE-2025-48799",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48799"
},
{
"cve": "CVE-2025-48800",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48800"
},
{
"cve": "CVE-2025-48803",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48803"
},
{
"cve": "CVE-2025-48804",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48804"
},
{
"cve": "CVE-2025-48805",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48805"
},
{
"cve": "CVE-2025-48806",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48806"
},
{
"cve": "CVE-2025-48808",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48808"
},
{
"cve": "CVE-2025-48811",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48811"
},
{
"cve": "CVE-2025-48814",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48814"
},
{
"cve": "CVE-2025-48815",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48815"
},
{
"cve": "CVE-2025-48816",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48816"
},
{
"cve": "CVE-2025-48817",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48817"
},
{
"cve": "CVE-2025-48818",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48818"
},
{
"cve": "CVE-2025-48819",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48819"
},
{
"cve": "CVE-2025-48820",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48820"
},
{
"cve": "CVE-2025-48821",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48821"
},
{
"cve": "CVE-2025-48822",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48822"
},
{
"cve": "CVE-2025-48823",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-48823"
},
{
"cve": "CVE-2025-4918",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4918"
},
{
"cve": "CVE-2025-4919",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-4919"
},
{
"cve": "CVE-2025-49630",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49630"
},
{
"cve": "CVE-2025-49658",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49658"
},
{
"cve": "CVE-2025-49659",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49659"
},
{
"cve": "CVE-2025-49660",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49660"
},
{
"cve": "CVE-2025-49661",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49661"
},
{
"cve": "CVE-2025-49664",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49664"
},
{
"cve": "CVE-2025-49665",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49665"
},
{
"cve": "CVE-2025-49667",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49667"
},
{
"cve": "CVE-2025-49675",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49675"
},
{
"cve": "CVE-2025-49678",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49678"
},
{
"cve": "CVE-2025-49679",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49679"
},
{
"cve": "CVE-2025-49680",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49680"
},
{
"cve": "CVE-2025-49683",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49683"
},
{
"cve": "CVE-2025-49684",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49684"
},
{
"cve": "CVE-2025-49686",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49686"
},
{
"cve": "CVE-2025-49687",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49687"
},
{
"cve": "CVE-2025-49689",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49689"
},
{
"cve": "CVE-2025-49691",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49691"
},
{
"cve": "CVE-2025-49709",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49709"
},
{
"cve": "CVE-2025-49710",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49710"
},
{
"cve": "CVE-2025-49721",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49721"
},
{
"cve": "CVE-2025-49722",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49722"
},
{
"cve": "CVE-2025-49725",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49725"
},
{
"cve": "CVE-2025-49726",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49726"
},
{
"cve": "CVE-2025-49727",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49727"
},
{
"cve": "CVE-2025-49730",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49730"
},
{
"cve": "CVE-2025-49732",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49732"
},
{
"cve": "CVE-2025-49740",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49740"
},
{
"cve": "CVE-2025-49742",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49742"
},
{
"cve": "CVE-2025-49744",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49744"
},
{
"cve": "CVE-2025-49760",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49760"
},
{
"cve": "CVE-2025-49812",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-49812"
},
{
"cve": "CVE-2025-50059",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-50059"
},
{
"cve": "CVE-2025-50106",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-50106"
},
{
"cve": "CVE-2025-5263",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-5263"
},
{
"cve": "CVE-2025-5264",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-5264"
},
{
"cve": "CVE-2025-5265",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-5265"
},
{
"cve": "CVE-2025-5266",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-5266"
},
{
"cve": "CVE-2025-5267",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-5267"
},
{
"cve": "CVE-2025-5268",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-5268"
},
{
"cve": "CVE-2025-5269",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-5269"
},
{
"cve": "CVE-2025-5270",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-5270"
},
{
"cve": "CVE-2025-5271",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-5271"
},
{
"cve": "CVE-2025-5272",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-5272"
},
{
"cve": "CVE-2025-5283",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-5283"
},
{
"cve": "CVE-2025-53020",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-53020"
},
{
"cve": "CVE-2025-5601",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-5601"
},
{
"cve": "CVE-2025-6424",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-6424"
},
{
"cve": "CVE-2025-6425",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-6425"
},
{
"cve": "CVE-2025-6426",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-6426"
},
{
"cve": "CVE-2025-6427",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-6427"
},
{
"cve": "CVE-2025-6428",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-6428"
},
{
"cve": "CVE-2025-6429",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-6429"
},
{
"cve": "CVE-2025-6430",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-6430"
},
{
"cve": "CVE-2025-6431",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-6431"
},
{
"cve": "CVE-2025-6432",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-6432"
},
{
"cve": "CVE-2025-6433",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-6433"
},
{
"cve": "CVE-2025-6434",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-6434"
},
{
"cve": "CVE-2025-6435",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-6435"
},
{
"cve": "CVE-2025-6436",
"product_status": {
"known_affected": [
"T035098",
"T002977",
"T046288",
"T046289"
]
},
"release_date": "2025-08-14T22:00:00.000+00:00",
"title": "CVE-2025-6436"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.