AnyEvent-Finger
view release on metacpan or search on metacpan
Send a finger request to the given server. The callback will be called
when the response is complete. The options hash may be passed in as the
optional forth argument to override any default options (See
AnyEvent::Finger::Client for details).
finger_server
my $server = finger_server $callback, \%options;
Start listening to finger callbacks and call the given callback for
each request. See AnyEvent::Finger::Server for details on the options
and the callback.
CAVEATS
Finger is an oldish protocol and almost nobody uses it anymore.
Most finger clients do not have a way to configure an alternate port.
Binding to the default port 79 on Unix usually requires root. Running
AnyEvent::Finger::Server as root is not recommended.
lib/AnyEvent/Finger.pm view on Meta::CPAN
Send a finger request to the given server. The callback will
be called when the response is complete. The options hash may
be passed in as the optional forth argument to override any
default options (See L<AnyEvent::Finger::Client> for details).
=head2 finger_server
my $server = finger_server $callback, \%options;
Start listening to finger callbacks and call the given callback
for each request. See L<AnyEvent::Finger::Server> for details
on the options and the callback.
=head1 CAVEATS
Finger is an oldish protocol and almost nobody uses it anymore.
Most finger clients do not have a way to configure an alternate port.
Binding to the default port 79 on Unix usually requires root. Running
L<AnyEvent::Finger::Server> as root is not recommended.
xt/author/pod_spelling_system.t view on Meta::CPAN
Ollis
Mojolicious
plicease
CPAN
reinstall
TODO
filename
filenames
login
callback
callbacks
standalone
VMS
hostname
hostnames
TCP
UDP
IP
API
MSWin32
OpenBSD
( run in 0.284 second using v1.01-cache-2.11-cpan-d6f9594c0a5 )