
AnyEvent::Ident::Response - Simple asynchromous ident response

version 0.05

The raw request as it was returned from the server.
True if the server returned a user and operating system, false otherwise.
The server port in the original request.
The client port in the original request.
The username in the response.
The operating system in the response.
The encoding for the username.
This will be US-ASCII if it was not provided by the server.
The error type returned from the server. Normally, this is one of

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.