For a large documentation project at work, I need to build and fill several hundred tables in MS Word with some data. Naturally, the idea of doing this manually just horrifies me. So I wanted to write a perl script to parse the data (the easy part), but can someone point me in the right direction to find the CPAN library which will allow me to stick the indivdual parsed data into the correct column, row combinations in an MS Word table.