Explain the default scope of variables in perl?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CGI Perl Interview Questions

What does the command "use strict" do and why should you use it?

2 Answers   Symphony, TCS,


What is the difference between $array[1] and @array[1]?

1 Answers  


Explain '->' in perl?

0 Answers  


What are the various uses of perl?

0 Answers  


What is Perl?

0 Answers  






You want to download the contents of a url with perl. How would you do that?

0 Answers  


What are the functions that can be performed using cgi program?

0 Answers  


Assuming both a local($var) and a my($var) exist, what's the difference between ${var} and ${"var"}?

0 Answers  


How do I replace every TAB character in a file with a comma?

0 Answers  


Explain substr function in perl?

0 Answers  


How many data types are there in perl?

0 Answers  


When do you use perl programming?

0 Answers  


Categories