How to run Perl programs on Windows 7?

tim

New member
I have downloaded and installed StrawberryPerl (5.12.1 I'm pretty sure), and have Notepad++ to type programs into on my ASUS Eee PC 1001P-PU17. I can't figure out how to run the programs. I have tried to open the CMD terminal but when I try to run the program by typing "perl program.plx" (like I do on my mac), it says the directory doesn't exist. Please Help!
i put in (i have a notepad++ file called perlch4.pl saved to desktop):

c:\users\tim>perl perlch4.pl

it gave me:
Can't open perl script "perlch4.pl": No such file or directory
 


Write your reply...
Back
Top