In wine cmd, I want to run a perl program (it needs Win32, so just running it in terminal is not an option), but it won't work. I've searched high and low, but to no avail. Is it even possible?
Yeah, the Perl script needs Win32, because it uses Win32::console, which I assume is Win32 specific.
This is not my code, I'm just stuck maintaining it and getting it to work on Linux (hopefully I can get it to work in Wine).
Yeah, the Perl script needs Win32, because it uses Win32::console, which I assume is Win32 specific.
This is not my code, I'm just stuck maintaining it and getting it to work on Linux (hopefully I can get it to work in Wine).