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 difference between perl array and perl hash?

0 Answers  


Write a program that explains the symbolic table clearly.

0 Answers  


Write a cgi program to show the header part?

0 Answers  


What purpose does each of the following serve: -w, strict, - T ?

2 Answers  


What is q (single q) operator in perl?

0 Answers  






Explain '->' in perl?

0 Answers  


How and what are closures implemented in perl?

0 Answers  


How can you use Perl warnings and what is the importance to use them?

0 Answers  


How to convert strings into an array in perl?

0 Answers  


write a Perl script to find a particular word in a paragraph???

1 Answers  


Explain goto label, goto name, and goto expr?

0 Answers  


You want to add two arrays together. How would you do that?

0 Answers  


Categories