DOKK / manpages / debian 12 / libwww-finger-perl / fingerw.1p.en
FINGERW(1p) User Contributed Perl Documentation FINGERW(1p)

fingerw - 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 URI.

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' (RDF/XML) and 'nt' (N-Triples);

The amount and type of data returned may vary depending on which format is chosen.

Shows debugging messages.

Toby Inkster, <tobyink@cpan.org>

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.

THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

2021-09-11 perl v5.32.1