GET /api/v1/ports/p5-net-syslog/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-net-syslog",
"portdir": "perl/p5-net-syslog",
"version": "0.40.0",
"license": "unknown",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-net-syslog",
"homepage": "https://metacpan.org/pod/Net::Syslog",
"description": "Net::Syslog - Perl extension for sending syslog messages directly to a remote syslogd.",
"long_description": "Net::Syslog implements the intra-host syslog forwarding protocol. It is not intended to replace the Sys::Syslog or Unix::Syslog modules, but instead to provide a method of using syslog when a local syslogd is unavailable or when you don't want to write syslog messages to the local syslog",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-net-syslog"
]
}
],
"depends_on": []
}