Answer Posted / smita
print caller;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can I implement the function overloading in Perl ? I read about the operator overloading, I do not know how to implement the function overloading. Thanks in advance ?
What is perl pop array function?
Differentiate between use and require, my and local, for and foreach and exec and system
What are the different string manipulation operators in perl?
Is perl compiler or interpreter?
What is perl programming?
How can you define “my” variables scope in Perl and how it is different from “local” variable scope?
How do you give functions private variables that retain their values between calls?
What is the usage of -i and 0s options?
How to read a directory in perl?
List the prefix dereferencer in Perl.
What is cpan ? What are the modules coming under this?
You want to open and read data files with perl. How would you do that?
What is cpan in perl?
How to determine strings length in perl?