Www::finger command-line tool
fingerw [options] identifier
Options: --help, -h this help message --format=F, -f F output format --verbose, -v increase verbosity
The identifier should be an e-mail-like \s-1URI\s0.
Prints a brief help message and exits.
Sets the output format. Currently supported are 'text' (a human readable plain text output - the default), 'vcard' (vCard 3.0), 'xml' (\s-1RDF/XML\s0) and 'nt' (N-Triples); The amount and type of data returned may vary depending on which format is chosen.
Shows debugging messages.
Toby Inkster, <[email protected]>
Copyright (C) 2009-2011 by Toby Inkster
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
\s-1THIS\s0 \s-1PACKAGE\s0 \s-1IS\s0 \s-1PROVIDED\s0 \*(L"\s-1AS\s0 \s-1IS\s0\*(R" \s-1AND\s0 \s-1WITHOUT\s0 \s-1ANY\s0 \s-1EXPRESS\s0 \s-1OR\s0 \s-1IMPLIED\s0 \s-1WARRANTIES\s0, \s-1INCLUDING\s0, \s-1WITHOUT\s0 \s-1LIMITATION\s0, \s-1THE\s0 \s-1IMPLIED\s0 \s-1WARRANTIES\s0 \s-1OF\s0 \s-1MERCHANTIBILITY\s0 \s-1AND\s0 \s-1FITNESS\s0 \s-1FOR\s0 A \s-1PARTICULAR\s0 \s-1PURPOSE\s0.