what r the different type of function in perl ???
Answer Posted / archana
http://perldoc.perl.org/index-functions.html
this page having all funtions in perl
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Differences between die and exit.
Explain lists ?
What is perl unshift array function?
Differentiate between use and require, my and local, for and foreach and exec and system
How do I replace every TAB character in a file with a comma?
Explain ivalue?
How to create a directory in perl?
What happens when you return a reference to a private variable?
How do you set environment variables in perl?
List the operator used in Perl?
Does Perl have objects? If yes, then does it force you to use objects? If no, then why?
How and what are closures implemented in perl?
Explain socket programming in perl?
Explain the difference between "my" and "local" variable scope declarations. ?
How many types of variable in perl?