Query: www::finger::bitworkingfingerprotocol
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WWW::Finger::BitworkingFingerProtocol(3pm) User Contributed Perl Documentation WWW::Finger::BitworkingFingerProtocol(3pm)NAMEWWW::Finger::BitworkingFingerProtocol - WWW::Finger module for Joe Gregorio's finger protocolSYNOPSISuse WWW::Finger; my $finger = WWW::Finger->new("joe@example.com"); if (defined $finger) { print $finger->openid . " "; }DESCRIPTIONThis module implements an alternative finger proposal by Joe Gregorio. Additional methods (other than standard WWW::Finger): o "openid" - returns the person's OpenID. o "dictionary" - returns a hashref of key-value pairs from their profileSEE ALSOWWW::Finger. <http://bitworking.org/news/2010/01/webfinger>.AUTHORToby Inkster, <tobyink@cpan.org>COPYRIGHT AND LICENCECopyright (C) 2010-2012 by Toby Inkster This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.DISCLAIMER OF WARRANTIESTHIS 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. perl v5.14.2 2012-02-23 WWW::Finger::BitworkingFingerProtocol(3pm)
Similar Topics in the Unix Linux Community |
---|
Finger command not showing Office, Office Phone from /etc/passwd |
Incoherence between finger and .sh_history |
Finger has gone crazy |
Solaris Finger Service Problem |
[Solved] Finger command |