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

{
    "name": "p5.26-www-mechanize",
    "portdir": "perl/p5-www-mechanize",
    "version": "2.30.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/WWW::Mechanize",
    "description": "Handy web browsing in a Perl object",
    "long_description": "WWW::Mechanize, or Mech for short, helps you automate interaction with a website. It supports performing a sequence of page fetches including following links and submitting forms. Each fetched page is parsed and its links and forms are extracted. A link or a form can be selected, form fields can be filled and the next page can be fetched. Mech also stores a history of the URLs you have visited, which can be queried and revisited.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.26-test-warnings",
                "p5.26-path-tiny",
                "p5.26-test-deep",
                "p5.26-test-exception",
                "p5.26-test-fatal",
                "p5.26-test-memory-cycle",
                "p5.26-test-nowarnings",
                "p5.26-test-output",
                "p5.26-test-taint",
                "clang-9.0",
                "p5.26-cgi",
                "p5.26-http-daemon",
                "p5.26-http-server-simple"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.26-getopt-long",
                "p5.26-html-form",
                "p5.26-html-parser",
                "p5.26-html-tree",
                "p5.26-http-message",
                "p5.26-libwww-perl",
                "p5.26-uri",
                "perl5.26"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.26-lwp-consolelogger"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.26-http-tiny-mech",
                "p5.26-test-www-mechanize",
                "p5.26-test-www-mechanize-catalyst",
                "p5.26-www-mechanize-cached",
                "p5.26-www-mechanize-sleepy",
                "p5.26-app-nopaste",
                "p5.26-www-pastebin-pastebincom-create"
            ]
        }
    ]
}