| | |
How to install PERL
![]() |
•
•
Join Date: May 2007
Posts: 81
Reputation:
Solved Threads: 1
Hello, i'm interested on learning the PERL language and I do not have any idea on the installation and what really PERL does although i've made research but still confused. Is PERL for the WEB like PHP? or it is like C for creating executable applications?.. I have E-books of PERL although when I read it, it already starts on the coding and doesnt have any manual for the installation and compiling and using the PERL... any one? help? can redirect me to some useful resources? thanks
http://www.activestate.com/Products/languages.mhtml
Perl is a scripting language, more akin to PHP than C
Whilst you can do web stuff in perl, it is a general purpose programming language which can be used for many other applications as well.
Perl is a scripting language, more akin to PHP than C
Whilst you can do web stuff in perl, it is a general purpose programming language which can be used for many other applications as well.
If you're using Windows you would use activestate activeperl (see Salems post above), its the easiest way to get perl on your windows computer. If you want to do CGI script you may also want to install an HTTP server. Apache is free (www.apache.org) or you can try using your Windows based HTTP server if it has one.
You may also want to install mySQL which is the most popular internet database software.
If you are not using windows, perl comes with many other operating system so you may already have it installed.
You may also want to install mySQL which is the most popular internet database software.
If you are not using windows, perl comes with many other operating system so you may already have it installed.
•
•
Join Date: Oct 2006
Posts: 71
Reputation:
Solved Threads: 1
What do you do after you install Active Perl? I just recently installed it, and did not find an IDE or anything, maybe after he installs it he will have the same problem. How would we get to the actual programming. Would you just open a text editer, write your code, and then save it as a .pl? If so, how do you execute it? I believe in linux you just run it through the command line, but what about windows?
![]() |
Similar Threads
- Python! Thoughts? (Python)
- need help with GUI on Perl running on Windows (Perl)
- Perl, Expect, Cygwin, SSH, and ID Creation / Password Maintenance (Perl)
- How to Install Perl Mod Win32-API (Perl)
- i get an error while trying to run perl on win98 (Perl)
- another newbie with alot of redhat and apache server Q'S (Linux Servers and Apache)
- Visual Studio 6: Initializing static class member (C++)
- Using passwd in a perl file to automate user creation (Perl)
- PHP vs. Pearl (PHP)
- need help installing mytop (*nix Software)
Other Threads in the Perl Forum
- Previous Thread: Need help with Script
- Next Thread: distance calculation for XYZ coordiantes
| Thread Tools | Search this Thread |






