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
How can we create perl programs in unix, windows nt, macintosh and os/2 ?
What is confess function in perl?
What does init 5 and init 0 do?
What is the use of '>>' in perl?
How to create a package?
How do I debug a perl program?
Write syntax to add two arrays together in perl?
Perl regular expressions are greedy" what does this mean?
Comment on data types and variables in perl.
What are the advantages of programming in perl?
What are the different ways to run cgi?
How to access parameters passed to a subroutine in perl?
How to concatenate strings with perl?
How we can navigate the xml documents?
How do I sort a hash by the hash value?