
Global::Context::Terminal - the origin of a request

version 0.002

Global::Context::Terminal is a role.
Terminal objects represent the source machine (or other locator) of a request,
like an IP address,
hostname,
or other identifier.
They have only one required attribute,
uri,
which must be a string.

Ricardo Signes <rjbs@cpan.org>

This software is copyright (c) 2010 by Ricardo Signes.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.