Why do you program in Perl?

Answer Posted / selvaraju

It is having the features of scripting(shell) as well as
programming(like c). Using perl u can easily do the system
administration works where comparitively difficult with
shell script.

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List the operator used in Perl?

714


How to get help for perl?

751


Why aren't Perl's patterns regular expressions?

785


You want to empty an array. How would you do that?

647


What is the use of -t?

729


How do I read command-line arguments with Perl?

783


When do you use perl programming?

730


Which statement has an initialization, condition check and increment expressions in its body? Write a syntax to use that statement.

768


How can I implement the function overloading in Perl ? I read about the operator overloading, I do not know how to implement the function overloading. Thanks in advance ?

2671


Why -w argument is used with perl programs?

720


Explain lexical variables.

699


How to close a file in perl?

688


What are the two ways to get private values inside a subroutine?

607


Create a function that is only available inside the scope where it is defined ?

765


What are hashes?

707