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           --forms         Dump table of forms (default action)
14           --links         Dump table of links
15           --images        Dump table of images
16           --all           Dump all three of the above, in that order
17
18           --user=user     Set the username
19           --password=pass Set the password
20
21           --agent=agent   Specify the UserAgent to pass
22           --agent-alias=alias
23                           Specify the alias for the UserAgent to pass.
24                           Pick one of:
25                               * Windows IE 6
26                               * Windows Mozilla
27                               * Mac Safari
28                               * Mac Mozilla
29                               * Linux Mozilla
30                               * Linux Konqueror
31
32           --absolute      Show URLs as absolute, even if relative in the page
33           --help          Show this message
34
35       The order of the options specified is relevant.  Repeated options get
36       repeated dumps.
37
38
39
40perl v5.8.8                       2007-10-30                      MECH-DUMP(1)
Impressum