Re: Can docx2txt Be Installed In Windows Strawberry Perl as a Module

2009-03-09 Thread socrtwo
On Mar 8, 2:04 am, socr...@gmail.com (Socrtwo) wrote: > 1.http://docx2txt.sourceforge.net/- can this be installed in a > Windows Strawberry Perl? > 2. Why is there no Makefile.PL file? > 3. Is 2. because it's a script not a module? > 4. Do scripts need to be installed just like modules?  How do you

Re: Can docx2txt Be Installed In Windows Strawberry Perl as a Module

2009-03-08 Thread Owen
On Sat, 7 Mar 2009 22:04:03 -0800 (PST) socrtwo wrote: > 1. http://docx2txt.sourceforge.net/ - can this be installed in a > Windows Strawberry Perl? > 2. Why is there no Makefile.PL file? > 3. Is 2. because it's a script not a module? > 4. Do scripts need to be installed just like modules? How d

Can docx2txt Be Installed In Windows Strawberry Perl as a Module

2009-03-08 Thread socrtwo
1. http://docx2txt.sourceforge.net/ - can this be installed in a Windows Strawberry Perl? 2. Why is there no Makefile.PL file? 3. Is 2. because it's a script not a module? 4. Do scripts need to be installed just like modules? How do you manually install a script in Windows? Thanks for your help