Perl Programming – 1 – Getting Started [Linux /Mac/ Windows]



Perl Programming – 1 – Getting Started [Linux /Mac/ Windows]

Perl Programming - 1 - Getting Started [Linux /Mac/ Windows]

This Tutorial Teaches You On How to Install Perl on Linux/Mac/Windows
***********************************************************************************

For Linux
***********
1.) Open Terminal and Type in “sudo bash” to Log in as root
2.) Then type in “sudo apt-get install perl” to install Perl
3.) Type in “perl -v” to see if Perl is installed

For Mac
*********
1.) Open the Terminal.app and copy & paste the command below into it
curl -L http://xrl.us/installperlosx | bash

View the Original Mac OSX Perl Tutorial : http://adf.ly/98Xrx

For Windows
***************
1.) Download Perl : http://adf.ly/98Y20
2.) Install

*************************
For More Perl Download Options :
http://adf.ly/98Yoy
************************

Comments are closed.