Skip to content

Net:IP can't represent host and network, NetAddr::IP has too many methods. Thus, TinyIp needs.

Notifications You must be signed in to change notification settings

kuniyoshi/Net-TinyIp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME
    Net::TinyIp - IP object

SYNOPSIS
      use Net::TinyIp;
      my $ip = Net::TinyIp->new( "192.168.1.1/24" );
      say $ip;

DESCRIPTION
    Net::TinyIp represents host IP address, and network IP address.

METHODS
    network
    broadcast

AUTHOR
    kuniyoshi <kuniyoshi@cpan.org>

SEE ALSO
LICENSE
    This library is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

About

Net:IP can't represent host and network, NetAddr::IP has too many methods. Thus, TinyIp needs.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages