Hi,
How do I convert a word document into a text file. (For eg: If I give input as file1.doc, my Perl program should automatically convert it into file1.txt)
Is there any Perl module which does this conversion?
I would appreciate your response!
Thanks in advance!
Sangith
How do I convert a word document into a text file. (For eg: If I give input as file1.doc, my Perl program should automatically convert it into file1.txt)
Is there any Perl module which does this conversion?
I would appreciate your response!
Thanks in advance!
Sangith
Comment