Help for this page
package Net::Subnet; use strict; ... This library is free software; you can redistribute it and/or modify i +t under the same terms as Perl itself.
!/usr/bin/perl -slw ... ); print $is_rfc1918->('10.96.2.0') ? 'yes' : 'no';
yes