Exforsys

Free Training

Perl Pro's and Con's

This is a discussion on Perl Pro's and Con's within the Perl forums, part of the Programming Talk category; Pro's * Perl is an interpretted language. * It is an excellent sed/awk replacement, having more functionality, and a similar ...

Go Back   Exforsys > Programming Talk > Perl

Exforsys.com

  #1 (permalink)  
Old 05-24-2006, 09:07 PM
Senior Member
 
Join Date: May 2006
Posts: 99
klorpet is on a distinguished road
Perl Pro's and Con's

Pro's

* Perl is an interpretted language.
* It is an excellent sed/awk replacement, having more functionality, and a similar syntax.
* It is good at pattern matching, regular expressions, and string manipulation.
* Perl is good for file manipulation.
* It is often used for CGI scripts and other web related jobs.
* It's in common use, especially by system administrators.
* Perl is very portable - it is available for almost every platform.

Con's

* Its syntax is awkward: print 1 + 2 + 3 != print (1 + 2) + 3
* Its object model is undocumented, and not even available most places.
* Compared to languages like Python, its usability is very poor.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 09:15 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright 2004 - 2009 Exforsys Inc. All rights reserved.