{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "perl-DBD-CSV-0.0.59-1.oe2403sp3.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-05-14T09:44:25.182336603Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/perl-DBD-CSV-0.0.59-1.oe2403sp3.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-perl-5.38.0",
      "name": "perl",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "07fc3cf2043fe024095033dffd0a4eb96b6ef1b6e5e84b183acefa0f9a727232"
        }
      ],
      "description": "Perl 5 is a highly capable, feature-rich programming language with over 30 years of development.\nPerl 5 runs on over 100 platforms from portables to mainframes and is suitable for both rapid\nprototyping and large scale development projects.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl@5.38.0-10.oe2403sp3?arch=aarch64&epoch=4&upstream=perl-5.38.0-10.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.perl.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1237fc88d0e4da3b551ae22f7823fbad70d531e5e3e6588f120954709a623b3c-primary.sqlite.bz2",
      "summary": "A highly capable, feature-rich programming language",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "4:5.38.0-10.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-Carp-1.50",
      "name": "perl-Carp",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "bf7a0958d524ebf69f2dc36e0abd113980a33c329ed535823e0d5a78b842db6d"
        }
      ],
      "description": "The Carp routines are useful in your own modules because they act like\ndie() or warn(), but with a message which is more likely to be useful\nto a user of your module.  In the case of cluck, confess, and longmess\nthat context is a summary of every call in the call-stack.  For a shorter\nmessage you can use carp or croak which report the error as being from\nwhere your module was called.  There is no guarantee that that is where\nthe error was, but it is a good educated guess.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-Carp@1.50-420.oe2403sp3?arch=noarch&epoch=0&upstream=perl-Carp-1.50-420.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://metacpan.org/release/Carp",
      "sourceInfo": "acquired package info from repodata DB: repodata/1237fc88d0e4da3b551ae22f7823fbad70d531e5e3e6588f120954709a623b3c-primary.sqlite.bz2",
      "summary": "Alternative warn and die for modules",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.50-420.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-DBD-CSV-0.59",
      "name": "perl-DBD-CSV",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "1ce0ddea8839d2ed8084be175dfabd3fcb83f651076d0b2ef633ac7ccb64ee39"
        }
      ],
      "description": "The DBD::CSV module is yet another driver for the DBI (Database\nindependent interface for Perl). This one is based on the SQL\n\"engine\" SQL::Statement and the abstract DBI driver DBD::File\nand implements access to so-called CSV files (Comma separated\nvalues). Such files are mostly used for exporting MS Access and\nMS Excel data.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-DBD-CSV@0.59-1.oe2403sp3?arch=noarch&epoch=0&upstream=perl-DBD-CSV-0.59-1.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://metacpan.org/release/DBD-CSV",
      "sourceInfo": "acquired package info from repodata DB: repodata/1237fc88d0e4da3b551ae22f7823fbad70d531e5e3e6588f120954709a623b3c-primary.sqlite.bz2",
      "summary": "DBI driver for CSV files",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.59-1.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-DBI-1.643",
      "name": "perl-DBI",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "eb5c38b1fd29224330e3ddf2cb19b15892b5e6eaf36e7f3b7fc1a690f85aab36"
        }
      ],
      "description": "The DBI is the standard database interface module for Perl.\nIt defines a set of methods, variables and conventions that provide\na consistent database interface independent of the actual database being used.\nIt is important to remember that the DBI is just an interface.\nThe DBI is a layer of \"glue\" between an application and one or more database driver modules.\nIt is the driver modules which do most of the real work. The DBI provides a standard interface\nand framework for the drivers to operate within.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-DBI@1.643-3.oe2403sp3?arch=aarch64&epoch=0&upstream=perl-DBI-1.643-3.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://dbi.perl.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1237fc88d0e4da3b551ae22f7823fbad70d531e5e3e6588f120954709a623b3c-primary.sqlite.bz2",
      "summary": "Database independent interface for Perl",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.643-3.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-Exporter-5.77",
      "name": "perl-Exporter",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "36dbf8e08373b93f841a2f8b86c99cba84fd1d7ef275900ad60dee2ea56ef000"
        }
      ],
      "description": "The Exporter module implements an import method which allows a module to\nexport functions and variables to its users' name spaces. Many modules use\nExporter rather than implementing their own import method because Exporter\nprovides a highly flexible interface, with an implementation optimized for\nthe common case.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-Exporter@5.77-2.oe2403sp3?arch=noarch&epoch=0&upstream=perl-Exporter-5.77-2.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://metacpan.org/release/Exporter",
      "sourceInfo": "acquired package info from repodata DB: repodata/1237fc88d0e4da3b551ae22f7823fbad70d531e5e3e6588f120954709a623b3c-primary.sqlite.bz2",
      "summary": "Implements default import method for modules",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:5.77-2.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-SQL-Statement-1.414",
      "name": "perl-SQL-Statement",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "9b307a538167fd7ca95b79655e8f453c2a6d0c7e350182e636dded29b6513fca"
        }
      ],
      "description": "The SQL::Statement module implements a pure Perl SQL parsing and execution\nengine.  While it by no means implements full ANSI standard, it does support\nmany features including column and table aliases, built-in and user-defined\nfunctions, implicit and explicit joins, complexly nested search conditions, and\nother features.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-SQL-Statement@1.414-1.oe2403sp3?arch=noarch&epoch=0&upstream=perl-SQL-Statement-1.414-1.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://metacpan.org/release/SQL-Statement",
      "sourceInfo": "acquired package info from repodata DB: repodata/1237fc88d0e4da3b551ae22f7823fbad70d531e5e3e6588f120954709a623b3c-primary.sqlite.bz2",
      "summary": "SQL parsing and processing engine",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.414-1.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-Text-CSV-XS-1.48",
      "name": "perl-Text-CSV_XS",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "401ff313e0d65cd2acfeca87496e6584f0f4168f29aca8fe8549030547cabb3a"
        }
      ],
      "description": "Text::CSV provides facilities for the composition and decomposition of\ncomma-separated values.  An instance of the Text::CSV class can combine\nfields into a CSV string and parse a CSV string into fields.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-Text-CSV_XS@1.48-1.oe2403sp3?arch=aarch64&epoch=0&upstream=perl-Text-CSV_XS-1.48-1.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://metacpan.org/release/Text-CSV_XS",
      "sourceInfo": "acquired package info from repodata DB: repodata/1237fc88d0e4da3b551ae22f7823fbad70d531e5e3e6588f120954709a623b3c-primary.sqlite.bz2",
      "summary": "Comma-separated values manipulation routines",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.48-1.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-libs-5.38.0",
      "name": "perl-libs",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "4d0781d3aadf5d63f9ed8ff85333922223b5fbbff6627d50761ee8120c4e1624"
        }
      ],
      "description": "This package is the shared library for perl.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-libs@5.38.0-10.oe2403sp3?arch=aarch64&epoch=4&upstream=perl-5.38.0-10.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.perl.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/1237fc88d0e4da3b551ae22f7823fbad70d531e5e3e6588f120954709a623b3c-primary.sqlite.bz2",
      "summary": "The libraries for the perl",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "4:5.38.0-10.oe2403sp3"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-perl-DBD-CSV-0.59",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-5.38.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-perl-DBD-CSV-0.59",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-Carp-1.50"
    },
    {
      "spdxElementId": "SPDXRef-rpm-perl-DBD-CSV-0.59",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-DBD-CSV-0.59"
    },
    {
      "spdxElementId": "SPDXRef-rpm-perl-DBD-CSV-0.59",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-DBI-1.643"
    },
    {
      "spdxElementId": "SPDXRef-rpm-perl-DBD-CSV-0.59",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-Exporter-5.77"
    },
    {
      "spdxElementId": "SPDXRef-rpm-perl-DBD-CSV-0.59",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-SQL-Statement-1.414"
    },
    {
      "spdxElementId": "SPDXRef-rpm-perl-DBD-CSV-0.59",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-Text-CSV-XS-1.48"
    },
    {
      "spdxElementId": "SPDXRef-rpm-perl-DBD-CSV-0.59",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-libs-5.38.0"
    }
  ]
}
