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

How will you open a file in read-only mode in perl?

0 Answers  


What are some common methods to all handles in perl?

0 Answers  


What are the two ways to get private values inside a subroutine?

0 Answers  


Explain strftime() function in perl?

0 Answers  


How do you find the length of an array?

0 Answers  


How many types of variable in perl?

0 Answers  


i have a folder called 'error' and in that, i have error log files which are generated by the build, now i want to findout the string 'error' from each log file and that error has to be copied into the another file called 'analysis'. how do you do this in perl?

5 Answers   HP,


How to implement a stack in Perl?

0 Answers  


How many types of primary data structures in Perl and what do they mean?

0 Answers  


What does the’$_’ symbol mean?

0 Answers  


how to install a package in perl ????

2 Answers  


Mention the difference between die and exit in Perl?

0 Answers  


Categories