University of Colombo, Sri Lanka  
User Name:     
Password: 

Forum
dear buddies, can someone tell me what is the advantage of using perl script over other scripting langs. what is its realation to c/c++ thanks
Reply

Author: Aravindhan   Posted Date: 09/09/2005
Answer1:

Perl is a cross platform scripting language which supports many operating systems (windows, UNIX, Macintosh  ...etc) and it’s an open source s/w. Perl interfaces with external C/C++ libraries and takes best features from C/C++

 

For more information please visit http://www.perl.org

Related Web site: http://www.perl.org

Author: Yogendirakumar   Posted Date: 09/09/2005
Answer2:

Perl was originally a file management language for Unix, but it has become well known for its use in CGI programming. CGI (Common Gateway Interface) is a term for programs that web servers can execute to allow web pages additional capabilities.

Perl is great with regular expression pattern matching, which is a method for searching text. Perl can be used for databases and other useful server functions, and it is simple to pick up the basics if you have experience in any imperative language. Web hosting services prefer Perl over C++ as a CGI language because the web hosts can inspect Perl script files, since they're just text files, while C++ is compiled, so it can't be inspected for potentially dangerous code. Perl is, however, notorious for its "write once" style of code -- it's very easy to write Perl scripts taking advantage of lots of shortcuts that you later cannot understand.

Related Web site: http://www.cprogramming.com/langs.html


© 2002-2026 UOC Tamil. All Rights Reserved. Facebook