Need to create a perl script that adds a header line to a csv file and updates the date format column.
Files
Raw File called ftc_order.csv
The Perl scripts needs to add the following header line to the csv
header.csv (file attached)
Also the date format column needs to be updated from "20110327" to "27/03/2011"
The file then needs to be saved at ftc_order_(Todays date).csv
Timeline for project 48 hours.