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 does the q{ } operator do?

0 Answers  


Where the command line arguments are stored and if you want to read command-line arguments with Perl, how would you do that?

0 Answers  


Write a script to reverse a string without using Perl's built in function

8 Answers   Nokia,


What are the advantages of c over Perl?

0 Answers  


How the interpreter is used in Perl?

0 Answers  






What is cpan ? What are the modules coming under this?

0 Answers  


Explain the different types of data perl can handle.

0 Answers  


How to deleting an existing file in perl programming?

0 Answers  


What does read () command do?

0 Answers  


How to access parameters passed to a subroutine in perl?

0 Answers  


Explain the various characteristics of perl.

0 Answers  


You want to empty an array. How would you do that?

0 Answers  


Categories