Hi, I am working on Sun Unix system. I want to use Perl to do the following tasks:
1) Automatically detect the new spreadsheet files (from StarOffice, could be in .csv format) in a specified directory. 2) Locate a specified column in the spreadsheet. 3) Extract the column, clean it, and save them into a speficifed file. Do you know any free source code, in perl, that could be used to fulfil part of these tasks? Thanks a lot, Chen