Explain the meaning of closure in perl.


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

Post New Answer

More CGI Perl Interview Questions

What is 'commit' command in perl?

0 Answers  


How to disable the mod_perl from apache_server as i have used perlfect search on the site and its pagination is not working and the remedy is to disable the mod_perl.

0 Answers  


Which feature of Perl provides code reusability ? Give any example of that feature.

1 Answers  


Can inheritance be used in perl?

0 Answers  


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

0 Answers  






What does read () command do?

0 Answers  


What are stdin, stdout and stderr?

0 Answers  


In Perl we can show the warnings using some options in order to reduce or avoid the errors. What are that options?

0 Answers  


How to read a single line from a file in perl?

0 Answers  


what is Perl one liner?

0 Answers  


What is subroutine in perl?

0 Answers  


What is the difference between exec and system?

0 Answers  


Categories