Help for this page

Select Code to Download


  1. or download this
    my %data;
    foreach my $file (@file_list)
    {
    ...
    {
         print "@{$data{$_}},$_\n";
    }
    
  2. or download this
    use Socket;
    my %data;
    
    ...
                    "\n";
         }
    }