1MECH-DUMP(1)          User Contributed Perl Documentation         MECH-DUMP(1)
2
3
4

NAME

6       mech-dump - Dumps information about a web page
7

SYNOPSIS

9       mech-dump [options] [file|url]
10
11       Options:
12
13           --headers       Dump HTTP response headers
14           --forms         Dump table of forms (default action)
15           --links         Dump table of links
16           --images        Dump table of images
17           --all           Dump all four of the above, in that order
18
19           --user=user     Set the username
20           --password=pass Set the password
21
22           --agent=agent   Specify the UserAgent to pass
23           --agent-alias=alias
24                           Specify the alias for the UserAgent to pass.
25                           Pick one of:
26                               * Windows IE 6
27                               * Windows Mozilla
28                               * Mac Safari
29                               * Mac Mozilla
30                               * Linux Mozilla
31                               * Linux Konqueror
32
33           --absolute      Show URLs as absolute, even if relative in the page
34           --help          Show this message
35
36       The order of the options specified is relevant.  Repeated options get
37       repeated dumps.
38
39
40
41perl v5.12.0                      2010-04-11                      MECH-DUMP(1)
Impressum