modid: WWW::Finger
DSLIP: adpOp
description: Get useful data from e-mail addresses
userid: TOBYINK (Toby Inkster)
chapterid: 15 (World_Wide_Web_HTML_HTTP_CGI)
communities:
http://groups.google.com/group/webfinger
similar:
Net::Finger
rationale:
WWW::Finger is conceptually similar to Net::Finger. You give it an
identifier that looks like an e-mail address (user@host) and it
provides you with information about that user.
However, WWW::Finger uses various web-based methods of finding that
information - not the finger protocol (RFC 1288).
enteredby: TOBYINK (Toby Inkster)
enteredon: Wed Dec 16 22:49:00 2009 GMT
The resulting entry would be:
WWW::
::Finger adpOp Get useful data from e-mail addresses TOBYINK
Thanks for registering,
--
The PAUSE
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=d4300000_0dd2163a47726687&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=d4300000_0dd2163a47726687&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=WWW%3A%3AFinger
In article <200912162249....@pause.fiz-chemie.de>, Perl
Authors Upload Server <upl...@pause.perl.org> wrote:
> The following module was proposed for inclusion in the Module List:
>
> modid: WWW::Finger
> description: Get useful data from e-mail addresses
> However, WWW::Finger uses various web-based methods of finding that
> information - not the finger protocol (RFC 1288).
I think that's why you should choose something that lets people know
it's finger-like, but not finger. :)
I don't have a better suggestion though, since I don't know what data
you retrieve.