in reply to Re: Perl without webserver in windows
in thread Perl without webserver in windows

Installing Perl on a Windows PC says

You can now write Perl programs in any text editor (like Notepad, but turn wordwrap off) and run them through the Command Prompt using the "perl" command, just like all the other OSes.

See also Win32 Execution: UNiX Style (NT)

  • Comment on Re^2: Perl without webserver in windows