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

{
    "name": "p5.30-www-mechanize",
    "portdir": "perl/p5-www-mechanize",
    "version": "2.180.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "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": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "p5.30-test-deep",
                "p5.30-test-exception",
                "p5.30-test-fatal",
                "p5.30-test-memory-cycle",
                "p5.30-test-output",
                "p5.30-test-simple",
                "p5.30-test-taint",
                "p5.30-test-warnings",
                "p5.30-http-daemon",
                "p5.30-path-tiny"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-getopt-long",
                "p5.30-html-form",
                "p5.30-html-parser",
                "p5.30-html-tree",
                "p5.30-http-message",
                "p5.30-libwww-perl",
                "p5.30-uri",
                "perl5.30"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.30-lwp-consolelogger"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-http-tiny-mech",
                "p5.30-test-www-mechanize-catalyst",
                "p5.30-www-mechanize-cached",
                "p5.30-app-nopaste",
                "p5.30-www-pastebin-pastebincom-create",
                "p5.30-test-www-mechanize",
                "p5.30-www-mechanize-sleepy"
            ]
        }
    ]
}