AnyEvent::Ident::Request - Simple asynchronous ident response
version 0.08
my $str = $res->as_string;
The raw request as given by the client.
my $port = $res->server_port;
The server port.
my $port = $res->client_port;
The client port.
Graham Ollis <plicease@cpan.org>
This software is copyright (c) 2013 by Graham Ollis.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.