Answer Posted / rajganesh
Perl is a general purpose, high level, interpreter, dynamic
and open souce programming language. It's a powerful text
processing software and also used in system administration,
web developement, network programming language etc. We can
use it in both linux/unix and Windows environment also.
Hope this should be enough to the reason for programming in
PERL.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain the various characteristics of perl.
What are the different ways to run cgi?
what is Perl one liner?
What are the advantages of c over Perl?
Perl regular expressions are greedy" what does this mean?
Explain 'grep' function.
Explain subroutine in perl?
Explain lexical variables.
What is 'commit' command in perl?
What does the qq{ } operator do?
How do I do fill_in_the_blank for each file in a directory?
There are two types of eval statements i.e. Eval expr and eval block. Explain them.
Mention what is cpan?
What is perl programming?
How to read from a pipeline with Perl