How and what are closures implemented 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 the difference between java and cgi?

0 Answers  


How to make the following assignment, as arrayreference assignment ? my $arr_ref='[1,2,3,4,4,'elem']';

2 Answers  


What is the difference between perl array and perl hash?

0 Answers  


Explain arrays in perl.

0 Answers  


Differentiate between c++ and perl.

0 Answers  






Write an expression or perl script to identify the entered ip address is valid or not?

5 Answers   HCL,


Packing and Unpacking. Hi, I want to get output as 0x23400000345.... in the below example How to get? i tried out, but unable to get the answer $r=0x234; $t=0x345; $y=pack('L L',$t,$r); $x1=unpack('L!',pack('P',$y)); printf("\nThe value is $x1"); I didn't get constant output

1 Answers  


How to determine strings length in perl?

0 Answers  


Why to use perl?

0 Answers  


Which has highest precedence in between list and terms? Explain?

0 Answers  


Explain perl one-liner?

0 Answers  


what r the different type of function in perl ???

1 Answers   ABC, Symphony,


Categories