answersLogoWhite

0

What is the use of perl in programming lanugae?

Updated: 8/16/2019
User Avatar

Wiki User

15y ago

Best Answer

Perl means "Practical Extraction and Report Language". Perl is complete programming language initially designed and used for processing (i.e. creating, modifying and extracting information from) well structured text databases. A text database could consist of records separated with new-lines, tabs comas (CSV files), special marks, etc. Every text organised in a computer-friently way can be well processed in Perl.

In the course of its evolution Perl departed from its initial nature of a scripting, text processing language and entered well into the domain of Object Oriented, general purpose languages. It was the first language widely adopted for server-side web programming. Other common usages: text processing (as always), scientific computing, algorithms, etc.

Perl code is Operating System independed which means that you can use the same code in all Operating Systems where you have Perl installed.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the use of perl in programming lanugae?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When was Programming Perl created?

Programming Perl was created in 1991.


When was Advanced Perl Programming created?

Advanced Perl Programming was created in 2005.


What is the computer program Perl and how do you use it?

Perl is a programming language, and to use it requires many hours of reading about it and of practice writing programs in it.


What are some facts about Perl?

Perl is a programming language. Perl is an interpreted programming language. Perl is very useful for shell scripts, application programming, and web applications. Perl is quite easy to learn. Perl can be, but does not have to be, object-oriented. Perl was created by Larry Wall. Perl has probably the best implementation of regular expressions in existence.


What has the author Larry Wall written?

Larry Wall has written: 'Programming Perl' -- subject(s): Perl (Computer program language), Programming languages, Programming Languages, Computadores (software), PERL


How use perl in bioinformatics?

Perl is a powerful and flexible scripting programming language, making it very helpful for manipulating data in bioinformatics research.


How does one use the Perl chomp function?

The Perl Chomp function is a programming function that remove the "newline" character at the end of the string. One can use the Perl Chomp function to remove any character that has the same value as the current one.


What are Perl PHP and Java Servlet's?

Perl, php and Java are all examples of programming languages.


How reliable is Perl?

This question is very nearly meaningless. Perl is a programming language; the reliability of any given Perl program depends on the talent and insight of the programmer.


What are two types of programming languages?

C++, Perl, Fortran


What is the most common programming language of CGI scripts?

Perl


Where can one find information about Learning Perl?

There are a number of sites that provide information about how to learn the Perl programming language. They include Learn Perl, Learning Perl and Perl Tutorial Hub. Amazon and other good booksellers have a wide range of Perl books available.