Support Forums
Perl - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: Perl Programming Support (https://www.supportforums.net/forumdisplay.php?fid=31)
+---- Thread: Perl (/showthread.php?tid=757)

Pages: 1 2


Perl - lil PopTart kid - 10-08-2009

What is perl exactly.

I know it is a scripting language.

But what is it used for.

Why use perl instead of python or C.

What are pros and cons of it.

Thanks for any help looking into languages.


RE: Perl - brett7 - 10-08-2009

perl is interpreted so it cant be compiled, it is a high level language so its easier to code compared to other languages although there isn't as many functions as c++ (unless you download all the librbaries)


RE: Perl - lil PopTart kid - 10-08-2009

What is the point...

Is it good for something specific?


RE: Perl - theEND - 10-08-2009

Well, there are advantages that come with interpreted languages, like the fact that it doesn't need to be compiled which will save a lot of time. After you finish writing it, you can immediately run it after to see how well it runs or to see any errors. It's a matter of choice. Now, over python, I'm not entirely sure about the advantages over Python.


RE: Perl - lil PopTart kid - 10-08-2009

Yes thank you Smile I understand the advantages of scripting languages

Thanks for the help.

I was just wondering if it was good for something specific like java is good for web applets.

Thanks


RE: Perl - Omniscient - 10-08-2009

One of the biggest advantages of Perl is the CPAN library.

http://www.cpan.org/

And before PHP, Perl was a very popular web language. Most of the early dynamic sites were Perl.

I wouldn't really say it's as useful today as it was in the late 90's for websites but many older programmers still depend on it.

Python has gained a lot of ground imho the past few years and I think Ruby is also moving fast.

At this point in the game. Perl would be one of the last languages I would bother learning.


RE: Perl - lil PopTart kid - 10-08-2009

Omni ftw

He really is omnicient(all knowing)

Thanks for the help that's what I wanted to know


RE: Perl - jolttz - 10-08-2009

Perl provides powerful text processing facilities without the arbitrary data length limits of many contemporary Unix tools, facilitating easy manipulation of text files. It is also used for graphics programming, system administration, network programming, applications that require database access and CGI programming on the Web.


RE: Perl - Akshay* - 10-09-2009

use the google search for more pearl..


note : it's not a easy language


RE: Perl - jolttz - 10-09-2009

(10-09-2009, 05:23 AM)danger Wrote: use the google search for more pearl..


note : it's not a easy language

Pearl lololo.
I think you shouldn't post about language you can't even spell.