Friday, July 31, 2009

I have emacs and perl on windows xp. How to compile and run perl using emacs?

save the file in emacs. in command prompt type perl %26lt;filename%26gt;.pl

I have emacs and perl on windows xp. How to compile and run perl using emacs?
Save the program, say it's program.pl. Open an Emacs shell with M-x eshell. Type perl program.pl %26lt;enter%26gt;


No comments:

Post a Comment