lddzjwwy has asked for the wisdom of the Perl Monks concerning the following question:
Hi monks, got a new problem... I need to write a subnet mask calculator with perl. The extension Net::IP is really powerful. http://search.cpan.org/dist/Net-IP/IP.pm#ip. There are lots of useful methods available except "first_ip", which I also want to get from the given IP address. Did you guys have some experience on Net::IP and could you please tell me what I should do for getting it? crossposted: http://perlguru.com/gforum.cgi?post=75062;sb=post_latest_reply;so=ASC;forum_view=forum_view_collapsed;;page=unread#unread Thanks in advance!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Net IP
by shmem (Chancellor) on May 28, 2013 at 16:27 UTC | |
Re: Net IP
by t_rex_joe (Sexton) on May 29, 2013 at 14:06 UTC |