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 meaning of subroutine?

0 Answers  


How to access parameters passed to a subroutine in perl?

0 Answers  


Write syntax to use grep function?

0 Answers  


Explain string comparison operators in perl.

0 Answers  


What are the purpose of close(), getc() and read() functions?

0 Answers  






How to concatenate strings in perl?

0 Answers  


What is perl dbi?

0 Answers  


what are the strategies followed for multiple form interaction in cgi programs?

0 Answers  


What is the main function of cookie server?

0 Answers  


What is the importance of perl warnings?

0 Answers  


Explain ivalue in perl?

0 Answers  


Why is it hard to call this function: sub y { "because" } ?

0 Answers  


Categories