I am using the executable cakecmd unzipper in a Perl script. Normally
when cakcmd is executed outside of Perl and it's done it's work it
pauses and one has to hit enter to return to the prompt.
How can I program Perl so that it enters the carriage return for me?
Printing a carriage return doesn't
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 l
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