{
    "name": "Log::Dispatch::Email::MIMELite",
    "mode": "man",
    "parameter": "Log::Dispatch::Email::MIMELite",
    "section": "",
    "url": "/phpMan.php/man/Log%3A%3ADispatch%3A%3AEmail%3A%3AMIMELite/json",
    "generated": "2026-05-27T15:17:34Z",
    "synopsis": "use Log::Dispatch;\nmy $log = Log::Dispatch->new(\noutputs => [\n[\n'Email::MIMELite',\nminlevel => 'emerg',\nto        => [qw( foo@example.com bar@example.org )],\nsubject   => 'Big error!'\n]\n],\n);\n$log->emerg(\"Something bad is happening\");",
    "sections": [
        {
            "name": "Log::Dispatch::Email::MIMELite(3pUser Contributed Perl DocumentatLog::Dispatch::Email::MIMELite(3pm)",
            "level": 1,
            "content": "",
            "subsections": []
        },
        {
            "name": "NAME",
            "level": 1,
            "content": "Log::Dispatch::Email::MIMELite - Subclass of Log::Dispatch::Email that uses the MIME::Lite\nmodule\n",
            "subsections": []
        },
        {
            "name": "VERSION",
            "level": 1,
            "content": "version 2.70\n",
            "subsections": []
        },
        {
            "name": "SYNOPSIS",
            "level": 1,
            "content": "use Log::Dispatch;\n\nmy $log = Log::Dispatch->new(\noutputs => [\n[\n'Email::MIMELite',\nminlevel => 'emerg',\nto        => [qw( foo@example.com bar@example.org )],\nsubject   => 'Big error!'\n]\n],\n);\n\n$log->emerg(\"Something bad is happening\");\n",
            "subsections": []
        },
        {
            "name": "DESCRIPTION",
            "level": 1,
            "content": "This is a subclass of Log::Dispatch::Email that implements the sendemail method using the\nMIME::Lite module.\n",
            "subsections": []
        },
        {
            "name": "SUPPORT",
            "level": 1,
            "content": "Bugs may be submitted at <https://github.com/houseabsolute/Log-Dispatch/issues>.\n\nI am also usually active on IRC as 'autarch' on \"irc://irc.perl.org\".\n",
            "subsections": []
        },
        {
            "name": "SOURCE",
            "level": 1,
            "content": "The source code repository for Log-Dispatch can be found at\n<https://github.com/houseabsolute/Log-Dispatch>.\n",
            "subsections": []
        },
        {
            "name": "AUTHOR",
            "level": 1,
            "content": "Dave Rolsky <autarch@urth.org>\n",
            "subsections": [
                {
                    "name": "COPYRIGHT AND LICENSE",
                    "level": 2,
                    "content": "This software is Copyright (c) 2020 by Dave Rolsky.\n\nThis is free software, licensed under:\n\nThe Artistic License 2.0 (GPL Compatible)\n\nThe full text of the license can be found in the LICENSE file included with this\ndistribution.\n\n\n\nperl v5.30.3                                 2020-07-23          Log::Dispatch::Email::MIMELite(3pm)"
                }
            ]
        }
    ]
}