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

{
    "name": "p5.30-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.30"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.30-sereal-decoder",
                "p5.30-sereal-encoder",
                "p5.30-xml-bare",
                "p5.30-mail-dkim",
                "p5.30-sereal",
                "p5.30-http-xscookies",
                "p5.30-pod-elemental",
                "p5.30-app-cmd",
                "p5.30-ppix-utils",
                "p5.30-string-trim"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-crypt-primes",
                "p5.30-data-serializer",
                "p5.30-log-any-adapter-tap",
                "p5.30-log-handler",
                "p5.30-math-symbolic",
                "p5.30-mldbm",
                "p5.30-mojo-dom58",
                "p5.30-moosex-storage",
                "p5.30-xml-parser-easytree",
                "p5.30-perl-version",
                "p5.30-test2-suite",
                "p5.30-dist-zilla-plugin-github",
                "p5.30-dist-zilla-plugin-git-contributors",
                "p5.30-dist-zilla-plugin-test-reportprereqs",
                "p5.30-code-tidyall",
                "p5.30-pdl",
                "p5.30-cpan-uploader",
                "p5.30-dist-zilla",
                "p5.30-algorithm-curvefit",
                "p5.30-bio-asn1-entrezgene",
                "p5.30-bioperl",
                "p5.30-crypt-generatepassword"
            ]
        }
    ]
}