GET /api/v1/ports/p5.30-mail-sender/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.30-mail-sender",
    "portdir": "perl/p5-mail-sender",
    "version": "0.903.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Mail::Sender",
    "description": "Module for sending mails with attachments through an SMTP server",
    "long_description": "Mail-Sender provides an object oriented interface to sending mails. It connects to a mail server directly from Perl, using IO::Socket. This module is deprecated. PLEASE CONSIDER USING EMAIL-SENDER INSTEAD.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-digest-hmac",
                "p5.30-io-socket-ssl",
                "p5.30-mozilla-ca",
                "perl5.30",
                "p5.30-ntlm",
                "p5.30-try-tiny",
                "p5.30-net-ssleay"
            ]
        }
    ],
    "depends_on": []
}