Andy Lester > WWW-Mechanize-1.18 > mech-dump

Download:
WWW-Mechanize-1.18.tar.gz

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Source   Latest Release: WWW-Mechanize-1.60

NAME ^

mech-dump - Dumps information about a web page

SYNOPSIS ^

mech-dump [options] [file|url]

Options:

    --forms         Dump table of forms (default action)
    --links         Dump table of links
    --images        Dump table of images
    --all           Dump all three of the above, in that order

    --absolute      Show URLs as absolute, even if relative in the page
    --help          Show this message

The order of the options specified is relevant. Repeated options get repeated dumps.

TODO ^