Simple Perl Script Needed Please

I have a tab delimited file with a max of 25 fields.
I want to read in the file and split it into 4 files.
The 8th tab field determines what file the record goes into.
Possible values are RE LD CI MF.

Can anybody help me on this please?

 

 

 

 

Top