What is caller function in perl?



What is caller function in perl?..

Answer / smita

print caller;

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More CGI Perl Interview Questions

What is the use of '>>' in perl?

1 Answers  


What does this symbol mean '->'?

1 Answers  


Explain the difference between use and require?

5 Answers   Aspire,


What is the use of –w?

1 Answers  


What is the syntax used in Perl grep function?

1 Answers  


Why aren't Perl's patterns regular expressions?

1 Answers  


When would `local $_' in a function ruin your day?

1 Answers  


What is the difference between for & foreach, exec & system?

9 Answers   Photon, Wipro,


Write an expression or perl script to identify the entered ip address is valid or not?

5 Answers   HCL,


What are hashes?

1 Answers  


Comment on array slicing and range operator

1 Answers  


what is Polymorphism in Perl?

1 Answers  


Categories