Help for this page

Select Code to Download


  1. or download this
    use Socket qw( inet_aton );
    use List::MoreUtils qw( apply );
    ...
    
    print "$_\n"
       foreach @sorted;