Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> What Is Perl ? For A Layman Like Me !
scan06disk
post May 10 2007, 01:54 PM
Post #1


Member [Level 2]
*****

Group: Members
Posts: 81
Joined: 12-April 07
From: Aussieland
Member No.: 41,495



hi,
i was wondering what perl was i downloaded Activeperl thinking it is some thing like a CMS lol but.... well u know what is it what can you do with it, i really want to know why it is soo famous ? hehe

thx
Scan
Go to the top of the page
 
+Quote Post
Saint_Michael
post May 10 2007, 02:45 PM
Post #2


$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************

Group: [HOSTED]
Posts: 6,444
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
T17 GFX Crew



In layman's terms perl is a programming language based off of C, shell, Lisp and a few other things. It is mostly used for OS program, network operations and some website development (mostly cgi). Here are a fe wlinks to help you get a better understanding of what perl is

http://en.wikipedia.org/wiki/Perl
http://www.perl.org/
http://www.cs.cmu.edu/cgi-bin/perl-man
Go to the top of the page
 
+Quote Post
osknockout
post May 11 2007, 12:27 AM
Post #3


Super Member
*********

Group: Members
Posts: 399
Joined: 14-November 04
From: Elysium
Member No.: 2,280



Perl's a really famous language because it's easy to do stuff with it. Most of the languages that tend to have similar capabilities have to be compiled - you have to write it, make a program, and then run the program. With perl, you can just write the program in a script and tell an actual program called perl to run it. - Saves time.
Generally speaking, it's faster to write a running program in perl once you know the language. It may not run really fast, but it's good for everyday tasks.
And I think I'll let wikipedia explain the rest. laugh.gif
Go to the top of the page
 
+Quote Post
elrohir
post May 11 2007, 08:07 AM
Post #4


Premium Member
********

Group: Members
Posts: 165
Joined: 17-May 06
Member No.: 23,815



It's like PHP, if that tells you anything...
Go to the top of the page
 
+Quote Post
scan06disk
post May 11 2007, 02:04 PM
Post #5


Member [Level 2]
*****

Group: Members
Posts: 81
Joined: 12-April 07
From: Aussieland
Member No.: 41,495



YES THAT TELLs me a LOT really ! i do know PHP but not fluent similar to html.
Go to the top of the page
 
+Quote Post
mathmate
post Nov 4 2007, 02:26 PM
Post #6


Newbie
*

Group: Members
Posts: 7
Joined: 3-March 07
Member No.: 39,519



QUOTE(scan06disk @ May 10 2007, 08:54 AM) *
hi,
i was wondering what perl was i downloaded Activeperl thinking it is some thing like a CMS lol but.... well u know what is it what can you do with it, i really want to know why it is soo famous ? hehe

thx
Scan


Perhaps the answer is a little tardy, but here is my share anyway.

Perl is an (or another) interpretative language that gets lots of things done in a short time for many reasons.

One of the features, not necessary an advantage for some, is that the commands are very succinct: type very little, get a lot done. For those of you who know what APL is, you know what I mean. However, the real reason behind Perl's efficiency can be attributed to the extensive libraries. They are so rich in Perl, and so practical, that you can make a program to access the Internet in a matter of minutes, calculate moon phases, or satellite locations for GPS applications at any moment or place, do automated file manipulations or archives, schedule jobs, etc. One of the problems of today's windows for the good old DOS users is to write simple scripts like in Unix. Perl can handle that easily. Best of all, Perl is free, always free, so are the libraries, so are the updates.

No need to pay for new versions or upgrades every year or else your program will stop operating properly! That, I think is worth something!
Go to the top of the page
 
+Quote Post
FLaKes
post Nov 4 2007, 10:38 PM
Post #7


Trap Grand Marshal Member
***********

Group: [HOSTED]
Posts: 1,137
Joined: 19-May 05
From: Mexico
Member No.: 7,234



THen if Perl is that awesome, why isnt it as popular as php, java or .net?? All this time, I had though perl was sort of like an unpopular or old server side scripting language, but I guess not, thanks for sharing this info.
Go to the top of the page
 
+Quote Post
faund
post Nov 5 2007, 01:17 AM
Post #8


Advanced Member
*******

Group: Members
Posts: 128
Joined: 7-September 07
From: Ningbo, China
Member No.: 49,552



I think Perl is something more like C or Basic and PHP etc.

It's a program language, not only used to make a dymatic website but also can make much more applications such as science comput.

It's too hard to a non-professional to learn.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Perl Help(1)
  2. First Perl Programm(5)
  3. Second Perl Programm(0)
  4. Perl Programms(0)
  5. Perl Programming(0)
  6. Using Mysql With Perl(1)
  7. Perl V.s. Php(5)
  8. Easy Authenication With Cgi/perl(0)
  9. Perl Progamming/scripting(3)
  10. Perl/cgi Help!(3)
  11. Perl Interview Questions(1)
  12. Compiling Perl / Python?(3)
  13. Xmlhttprequest And Perl(2)
  14. Matching Accents In Perl Regular Expresions(1)
  15. Call C Code From Perl(1)
  1. Few Perl Snippets For Misc Things(2)
  2. Where Do I Install Perl Scripts?(6)
  3. Perl As A Way To Program Desktop Applications(8)
  4. Perl Interactive Mode(2)
  5. Perl For Automated Web Form Search(1)