Explain the difference between "my" and "local" variable scope declarations. ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between die and exit in perl?
What do the symbols $ @ and % mean when prefixing a variable?
What does init 5 and init 0 do?
write a script to generate n prime no.s?
How do I pass a command line argument in perl?
What does file test operators do in perl?
What can be done for efficient parameter passing in perl?
what are the three groups involved in information sharing?
How to create a directory in perl?
How can you define “my” variables scope in Perl and how it is different from “local” variable scope?
Differentiate between use and require, my and local, for and foreach and exec and system
Explain the difference between die and exit in perl?