GET /api/v1/ports/p5.32-data-dumper/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.32-data-dumper",
    "portdir": "perl/p5-data-dumper",
    "version": "2.183.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Data::Dumper",
    "description": "Stringified Perl data structures, suitable for both printing and eval",
    "long_description": "Given a list of scalars or reference variables, writes out their contents in Perl syntax. The references can also be objects. The contents of each variable is output in a single Perl statement. Handles self-referential structures correctly. The return value can be \"eval\"ed to get back an identical copy of the original reference structure.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.32-sereal-decoder",
                "p5.32-sereal-encoder",
                "p5.32-xml-bare",
                "p5.32-mail-dkim",
                "p5.32-sereal",
                "p5.32-http-xscookies",
                "p5.32-pod-elemental",
                "p5.32-app-cmd",
                "p5.32-ppix-utils",
                "p5.32-string-trim"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.32-crypt-primes",
                "p5.32-data-serializer",
                "p5.32-log-any-adapter-tap",
                "p5.32-log-handler",
                "p5.32-math-symbolic",
                "p5.32-mldbm",
                "p5.32-mojo-dom58",
                "p5.32-moosex-storage",
                "p5.32-xml-parser-easytree",
                "p5.32-perl-version",
                "p5.32-test2-suite",
                "p5.32-dist-zilla-plugin-github",
                "p5.32-dist-zilla-plugin-git-contributors",
                "p5.32-dist-zilla-plugin-test-reportprereqs",
                "p5.32-code-tidyall",
                "p5.32-pdl",
                "p5.32-cpan-uploader",
                "p5.32-dist-zilla",
                "p5.32-algorithm-curvefit",
                "p5.32-bio-asn1-entrezgene",
                "p5.32-bioperl",
                "p5.32-crypt-generatepassword"
            ]
        }
    ]
}