Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Perl
#1
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.
Reply
#2
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)
Reply
#3
What is the point...

Is it good for something specific?
Reply
#4
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.
Reply
#5
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
Reply
#6
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.
Superman I am here to rescue you.
This is Support Forums not Support PMs.  Do not PM me for support unless it's private and site related.
Reply
#7
Omni ftw

He really is omnicient(all knowing)

Thanks for the help that's what I wanted to know
Reply
#8
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.
Reply
#9
use the google search for more pearl..


note : it's not a easy language
[Image: 2d75599e9a.png]:superman:
Reply
#10
(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.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Compile Error in Perl liveproject101 0 1,158 04-12-2013, 03:08 AM
Last Post: liveproject101
  [Perl] IRC Bot wchar_t 26 12,900 08-20-2012, 01:40 PM
Last Post: Trump
  Perl Ebook ven0m 2 1,629 05-04-2012, 08:14 AM
Last Post: ven0m
  Help with a program written in perl Rodman42866 1 1,533 03-09-2012, 03:16 AM
Last Post: AceInfinity
  HTML perl script AceInfinity 5 2,412 12-03-2011, 11:35 PM
Last Post: Closed Account

Forum Jump:


Users browsing this thread: 1 Guest(s)