{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "perl-HTTP-Daemon-0.6.16-1.oe2403sp4.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-07-04T04:28:12.092529219Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/perl-HTTP-Daemon-0.6.16-1.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-perl-HTTP-Daemon-6.16",
      "name": "perl-HTTP-Daemon",
      "licenseConcluded": "Artistic-1.0 or GPL-1.0+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "6e5a02f1e17f569d6170c9cf88bb844bd31a068cfeeba50aab7655ccde8471c8"
        }
      ],
      "description": "Instances of the `HTTP::Daemon' class are HTTP/1.1 servers that listen\non a socket for incoming requests. The `HTTP::Daemon' is a subclass of\n`IO::Socket::INET', so you can perform socket operations directly on it\ntoo.\n\nThe accept() method will return when a connection from a client is\navailable. The returned value will be an `HTTP::Daemon::ClientConn'\nobject which is another `IO::Socket::INET' subclass. Calling the\nget_request() method on this object will read data from the client and\nreturn an `HTTP::Request' object. The ClientConn object also provide\nmethods to send back various responses.\n\nThis HTTP daemon does not fork(2) for you. Your application, i.e. the\nuser of the `HTTP::Daemon' is responsible for forking if that is\ndesirable. Also note that the user is responsible for generating\nresponses that conform to the HTTP/1.1 protocol.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-HTTP-Daemon@6.16-1.oe2403sp4?arch=noarch&epoch=0&upstream=perl-HTTP-Daemon-6.16-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://search.cpan.org/dist/HTTP-Daemon/",
      "licenseDeclared": "Artistic-1.0 or GPL-1.0+",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "A simple http server class",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:6.16-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-5.38.0",
      "name": "perl",
      "licenseConcluded": "(GPL-1.0-or-later or Artistic-1.0-perl) and (GPL-2.0-or-later or Artistic-1.0-perl) and MIT and UCD and Public Domain and BSD",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "f6a219e87ba15fd71cefd81a8c9221532a409d314a7003a4dc39ae45c04a519c"
        }
      ],
      "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-12.oe2403sp4?arch=aarch64&epoch=4&upstream=perl-5.38.0-12.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.perl.org/",
      "licenseDeclared": "(GPL-1.0-or-later or Artistic-1.0-perl) and (GPL-2.0-or-later or Artistic-1.0-perl) and MIT and UCD and Public Domain and BSD",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "A highly capable, feature-rich programming language",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "4:5.38.0-12.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-Carp-1.50",
      "name": "perl-Carp",
      "licenseConcluded": "GPL-1.0-or-later OR Artistic-1.0-Perl",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "7d4bc93f9a4748d862b182314225700b0319c679b4baf699f285fec8c85a76e4"
        }
      ],
      "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.oe2403sp4?arch=noarch&epoch=0&upstream=perl-Carp-1.50-420.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://metacpan.org/release/Carp",
      "licenseDeclared": "GPL-1.0-or-later OR Artistic-1.0-Perl",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Alternative warn and die for modules",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.50-420.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-HTTP-Date-6.05",
      "name": "perl-HTTP-Date",
      "licenseConcluded": "GPL+ or Artistic",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "0a5026e3597627aa659e904f9feca29ab6eaf4bf0c795fae1d9938d2f249e547"
        }
      ],
      "description": "This module provides functions that deal the date formats used by the HTTP\nprotocol (and then some more). Only the first two functions, time2str() and\nstr2time(), are exported by default.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-HTTP-Date@6.05-2.oe2403sp4?arch=noarch&epoch=0&upstream=perl-HTTP-Date-6.05-2.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://metacpan.org/release/HTTP-Date",
      "licenseDeclared": "GPL+ or Artistic",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Date conversion routines",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:6.05-2.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-HTTP-Message-6.44",
      "name": "perl-HTTP-Message",
      "licenseConcluded": "GPL+ or Artistic",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "bb71e52d27acc2134a293a71e7883fd7323b60f01e4dad98f3bfdbebf502b5a2"
        }
      ],
      "description": "An HTTP::Message object contains some headers and a content body.\nThe following methods are available:\n$mess = HTTP::Message->new\n$mess = HTTP::Message->new( $headers )\n$mess = HTTP::Message->new( $headers, $content )",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-HTTP-Message@6.44-1.oe2403sp4?arch=noarch&epoch=0&upstream=perl-HTTP-Message-6.44-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://metacpan.org/release/HTTP-Message",
      "licenseDeclared": "GPL+ or Artistic",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "HTTP style message",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:6.44-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-IO-Socket-IP-0.42",
      "name": "perl-IO-Socket-IP",
      "licenseConcluded": "GPL+ or Artistic-1.0",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "416e9229ada4d329fcc8dad87ac049670c32dd02862fbb21d0de522228b7ca04"
        }
      ],
      "description": "This module provides a protocol-independent way to use IPv4 and IPv6\nsockets, intended as a replacement for the IO::Socket::INET manpage. Most\nconstructor arguments and methods are provided in a backward-compatible\nway.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-IO-Socket-IP@0.42-1.oe2403sp4?arch=noarch&epoch=0&upstream=perl-IO-Socket-IP-0.42-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://metacpan.org/release/IO-Socket-IP",
      "licenseDeclared": "GPL+ or Artistic-1.0",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.42-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-LWP-MediaTypes-6.04",
      "name": "perl-LWP-MediaTypes",
      "licenseConcluded": "(GPL+ or Artistic) and Public Domain",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "6b8fa23e1f3612bbb1d3261363e19eb04acdccb7bf08e446ce5d8f7ee0195d71"
        }
      ],
      "description": "This module provides functions for handling media (also known as MIME)\ntypes and encodings. The mapping from file extensions to media types is\ndefined by the media.types file. If the ~/.media.types file exists it is\nused instead. For backwards compatibility we will also look for\n~/.mime.types.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-LWP-MediaTypes@6.04-4.oe2403sp4?arch=noarch&epoch=0&upstream=perl-LWP-MediaTypes-6.04-4.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://metacpan.org/release/LWP-MediaTypes",
      "licenseDeclared": "(GPL+ or Artistic) and Public Domain",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Guess media type for a file or a URL",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:6.04-4.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-Socket-2.037",
      "name": "perl-Socket",
      "licenseConcluded": "GPL+ or Artistic",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "d4a11a7c5176c215bfb0960f958c23d71bc6f4ecf81cefb7fb03c4da7435c548"
        }
      ],
      "description": "This module provides a variety of constants, structure manipulators and other\nfunctions related to socket-based networking. The values and functions\nprovided are useful when used in conjunction with Perl core functions such as\nsocket(), setsockopt() and bind(). It also provides several other support\nfunctions, mostly for dealing with conversions of network addresses between\nhuman-readable and native binary forms, and for hostname resolver operations.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-Socket@2.037-1.oe2403sp4?arch=aarch64&epoch=4&upstream=perl-Socket-2.037-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://metacpan.org/release/Socket",
      "licenseDeclared": "GPL+ or Artistic",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Networking constants and support functions",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "4:2.037-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-perl-libs-5.38.0",
      "name": "perl-libs",
      "licenseConcluded": "(GPL-1.0-or-later or Artistic-1.0-perl) and MIT and UCD",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "383c1f0aa78ea84879fb79106d660f755942fc6e8b3825c329da257e9b0a84fb"
        }
      ],
      "description": "This package is the shared library for perl.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/perl-libs@5.38.0-12.oe2403sp4?arch=aarch64&epoch=4&upstream=perl-5.38.0-12.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.perl.org/",
      "licenseDeclared": "(GPL-1.0-or-later or Artistic-1.0-perl) and MIT and UCD",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "The libraries for the perl",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "4:5.38.0-12.oe2403sp4"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-perl-HTTP-Daemon-6.16",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-5.38.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-perl-HTTP-Daemon-6.16",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-Carp-1.50"
    },
    {
      "spdxElementId": "SPDXRef-rpm-perl-HTTP-Daemon-6.16",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-HTTP-Date-6.05"
    },
    {
      "spdxElementId": "SPDXRef-rpm-perl-HTTP-Daemon-6.16",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-HTTP-Message-6.44"
    },
    {
      "spdxElementId": "SPDXRef-rpm-perl-HTTP-Daemon-6.16",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-IO-Socket-IP-0.42"
    },
    {
      "spdxElementId": "SPDXRef-rpm-perl-HTTP-Daemon-6.16",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-LWP-MediaTypes-6.04"
    },
    {
      "spdxElementId": "SPDXRef-rpm-perl-HTTP-Daemon-6.16",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-Socket-2.037"
    },
    {
      "spdxElementId": "SPDXRef-rpm-perl-HTTP-Daemon-6.16",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-perl-libs-5.38.0"
    }
  ]
}
