NAME

DNS::Oterica::Location - a location at which hosts may reside

VERSION

version 0.092950

OVERVIEW

Locations are network locations where hosts may be found. They represent unique IP ranges with unique names.

Like other DNS::Oterica objects, they should be created through the hub.

ATTRIBUTES

name

This is the location's unique name.

network

This is the Net::IP range for the network at this location.

AUTHOR

Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 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.