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

Explain the difference between my and local?

2 Answers  


Explain regular expression in perl?

0 Answers  


What is the importance of perl warnings? How do you turn them on?

0 Answers  


What is the purpose of redo statement?

0 Answers  


Explain the difference between "my" and "local" variable scope declarations. ?

0 Answers   HCL,


What does undef function in perl?

0 Answers  


Is there any way to add two arrays together?

0 Answers  


What is 'rollback' command in perl?

0 Answers  


What can be done for efficient parameter passing in perl?

0 Answers  


Differentiate between use and require, my and local, for and foreach and exec and system

0 Answers  


What are the advantages of programming in perl?

0 Answers  


Explain goto label, goto name, and goto expr?

0 Answers  


Categories