Help for this page
my $file = '/scripts/clients'; ... foreach ($raw_data) { @new_data= split(/ms/, @raw_data); $client = shift(@new_data);