how to execute perl programs on your pc.

They were many online editors where you can execute perl programs you can use them instead of doing all this stuff.


First download XAMPP it makes your life easy. you get a shell for executing the programs.


chrome : http://localhost/cgi-bin/perl%20prac/filename.pl

xampp terminal :

For running perl programs open shell in xampp. you have to put the programs in cgi-bin folder which is available in  xampp directory in "c" folder.

Then follow the below steps in the terminal.

  1.   cd cgi-bin/perl prac
  2. For running perl script file in terminal>> perl filename.pl

Comments

Popular posts from this blog

FC Barcelona vs Real Madrid -El Clasico Rivalry.

Memory Management (Contiguous and Non-Contiguous ).

What is a Firmware ? Differences b/w Software, Hardware and Firmware ?