Help for this page
@Fields = /(\S*)\s+(\S*)\s+(\S*)(.*?)(\d.*)/;
push @List, "@Fields[2,3,-1]"; # Fix the columns as necessary.