Help for this page

Select Code to Download


  1. or download this
    print(format_ipv4, $/)
       for ($first+1 .. $broadcast-1);
    
  2. or download this
    print format_ip4($_);
    print $/;