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::Amazon - identify Amazon owned IP addresses

VERSION

version 0.111

SYNOPSIS

 use Net::IP::Identifier::Plugin::Amazon;

DESCRIPTION

Net::IP::Identifier::Plugin::Amazon identifies Amazon (AS9059 AS8987 AS7224 AS58588 AS39111 AS38895 AS17493 AS16509 AS14618 AS10124) IPs.

Methods

new

Creates a new Net::IP::Identifier::Plugin::Amazon 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.