http://www.perlmonks.org?node_id=1009534


in reply to *log to *.xls

Which part are you having problems converting to Perl? In the lack of any actual question/problem my advice would be to investigate Spreadsheet::WriteExcel which makes it trivial to create Excel documents, Spreadsheet::WriteExcel::Examples has many examples.

If you're looking for advice on learning Perl:

Update: fixed grammar error.