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
Write a program to decode the data in the form using cgi programming
What are the arguments and what do they mean in perl programming?
What is chomp() operator/function?
How to code in perl to implement the tail function in unix?
There are two types of eval statements i.e. Eval expr and eval block. Explain them.
How to read multi lines from a file in perl?
What is the use of -t?
How to change a directory in perl?
Explain strftime() function in perl?
What is the function of virtual documents in cgi programs?
What is the use of strict?
How to copy a file in perl?
You want to download the contents of a url with perl. How would you do that?
What is the importance of perl warnings? How do you turn them on?
What does init 5 and init 0 do?