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

{
    "name": "p5.32-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.32-digest-hmac",
                "p5.32-io-socket-ssl",
                "p5.32-mozilla-ca",
                "perl5.32",
                "p5.32-ntlm",
                "p5.32-try-tiny",
                "p5.32-net-ssleay"
            ]
        }
    ],
    "depends_on": []
}