{
    "mode": "man",
    "parameter": "mech-dump",
    "section": "1p",
    "url": "https://www.chedong.com/phpMan.php/man/mech-dump/1p/json",
    "generated": "2026-07-05T13:25:26Z",
    "synopsis": "mech-dump [options] [file|url]\nOptions:\n--headers              Dump HTTP response headers\n--forms                Dump table of forms (default action)\n--links                Dump table of links\n--images               Dump table of images\n--all                  Dump all four of the above, in that order\n--text                 Dumps the textual part of the web page\n--user=user            Set the username\n--password=pass        Set the password\n--cookie-file=filename Set the filename to use for persistent cookies\n--agent=agent          Specify the UserAgent to pass\n--agent-alias=alias\nSpecify the alias for the UserAgent to pass.\nPick one of:\n* Windows IE 6\n* Windows Mozilla\n* Mac Safari\n* Mac Mozilla\n* Linux Mozilla\n* Linux Konqueror\n--absolute             Show URLs as absolute, even if relative in the page\n--help                 Show this message\nThe order of the options specified is relevant.  Repeated options get repeated dumps.\nProxy settings are specified through the environment (e.g.\n\"httpproxy=http://proxy.my.place/\").  See LWP::UserAgent for details.",
    "sections": {
        "NAME": {
            "content": "mech-dump - Dumps information about a web page\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version 2.06\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "mech-dump [options] [file|url]\n\nOptions:\n\n--headers              Dump HTTP response headers\n--forms                Dump table of forms (default action)\n--links                Dump table of links\n--images               Dump table of images\n--all                  Dump all four of the above, in that order\n\n--text                 Dumps the textual part of the web page\n\n--user=user            Set the username\n--password=pass        Set the password\n--cookie-file=filename Set the filename to use for persistent cookies\n\n--agent=agent          Specify the UserAgent to pass\n--agent-alias=alias\nSpecify the alias for the UserAgent to pass.\nPick one of:\n* Windows IE 6\n* Windows Mozilla\n* Mac Safari\n* Mac Mozilla\n* Linux Mozilla\n* Linux Konqueror\n\n--absolute             Show URLs as absolute, even if relative in the page\n--help                 Show this message\n\nThe order of the options specified is relevant.  Repeated options get repeated dumps.\n\nProxy settings are specified through the environment (e.g.\n\"httpproxy=http://proxy.my.place/\").  See LWP::UserAgent for details.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "WWW::Mechanize\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Andy Lester <andy at petdance.com>\n",
            "subsections": []
        },
        "COPYRIGHT AND LICENSE": {
            "content": "This software is copyright (c) 2004 by Andy Lester.\n\nThis is free software; you can redistribute it and/or modify it under the same terms as the\nPerl 5 programming language system itself.\n\n\n\nperl v5.32.1                                 2021-10-30                                MECH-DUMP(1p)",
            "subsections": []
        }
    },
    "summary": "mech-dump - Dumps information about a web page",
    "flags": [],
    "examples": [],
    "see_also": []
}