Im pretty new to perl so go easy on me...
Im using perl version 5.004_05 and basically i want to open a word document when a user clicks a link in the browser. Having done some research it seems the way to do this is to use the Win32 module, however I dont have this. So is there another way I can open a word document in the version of perl im using?
thanks