Help for this page
#!/usr/bin/perl use warnings; ... @splitted_string1 = split " ", $current_column; }