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
Which functions in Perl allows you to include a module file or a module and what is the difference between them?
Does Perl have objects? If yes, then does it force you to use objects? If no, then why?
How to connect to SQL server through Perl?
Explain the meaning of subroutine?
How to read file into hash array ?
How many data types are there in perl?
How we can navigate the xml documents?
Explain split function in perl?
What can be done for efficient parameter passing in perl? Explain.
Explain 'grep' function.
How will you declare a variable in perl?
What is the difference between localtime() and gmtime() functions?
When does circular reference occur?
What is cpan in perl?
How can you call a subroutine and identify a subroutine?