GET /api/v1/ports/p5.26-data-dump/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-data-dump",
"portdir": "perl/p5-data-dump",
"version": "1.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Data::Dump",
"description": "Pretty printing of data structures",
"long_description": "This module provides a single function called dump() that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep copy of the original arguments. The string is formatted for easy reading. If dump() is called in a void context, then the dump is printed on STDERR instead of being returned.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-libwww-perl",
"p5.26-catalyst-log-log4perl",
"p5.26-catalyst-runtime",
"p5.26-dbix-class-schema-loader",
"p5.26-dist-zilla-plugin-git-remote-check",
"p5.26-dist-zilla-plugin-metaprovides-package",
"p5.26-html-restrict",
"p5.26-perl-languageserver",
"p5.26-starman",
"p5.26-statistics-covid",
"p5.26-test-nicedump",
"p5.26-test-trap",
"p5.26-www-mechanize-cached"
]
}
]
}