Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How to run Pearl Programs in Win??
Name: kev100 Date: August 1, 2005 at 19:57:16 Pacific OS: XP PRO CPU/Ram: Pent / 512
Comment:
I need to run a little utility written in Pearl. The files in question end in .pl
Can Windows XP and Win98 run such programs already, or do I need to install some sort of Pearl-enabling software?
Thanks
> PLEASE CONTRIBUTE to Computing.net - Report back which suggestions did/didn't help. <
Summary: i am trying to run ftp on the win box to put some files to a remote server. this is done by a script and the command looks like: "ftp -n -i -s:/ftp_cmd_file ftp_server". i'd like to know how I can ch...
Summary: hi i am not able to compile my C/C++ program in edit plus. i use turbo c compiler. usually i run my program in DOS mode. but today, i downloaded editplus and set the compilers path according to edit...
Summary: Is this a Win32 Console program, or an actual Win32 Application? In a Win32 Application, the ShowWindow() function tells Windows how to display the window of your program. Without it, the window (and...