The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::IP::Identifier::Plugin::DigitalOcean - identify DigitalOcean owned IP addresses

VERSION

version 0.111

SYNOPSIS

 use Net::IP::Identifier::Plugin::DigitalOcean;

DESCRIPTION

Net::IP::Identifier::Plugin::DigitalOcean identifies DigitalOcean host IPs (AS62567 AS393406 AS202109 AS202018 AS201229 AS200130 AS14061 AS133165).

Methods

new

Creates a new Net::IP::Identifier::Plugin::DigitalOcean object.

SEE ALSO

IP::Net
IP::Net::Identifier
IP::Net::Identifier_Role

AUTHOR

Reid Augustin <reid@hellosix.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Reid Augustin.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.