Help for this page
#!/usr/bin/perl -w ... } print "\n The Ip is $address and the mask is $netmask \n";
#!/usr/bin/perl -w use Net::ARP; ... }