If EXPR is an arbitrary expression, what is the difference between $Foo::{EXPR} and *{"Foo::".EXPR}?


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

Post New Answer

More CGI Perl Interview Questions

You want to read command-line arguements with perl. How would you do that?

0 Answers  


What are the arguements we normally use for perl interpreter?

0 Answers  


What happens to objects lost in "unreachable" memory, such as the object returned by Ob->new() in `{ my $ap; $ap = [ Ob->new(), $ap ]; }' ?

0 Answers  


Mention the difference between die and exit in Perl?

0 Answers  


What are some of the key features of objects in perl?

0 Answers  


How can I display all array element in which each element will display on next line in perl ?

0 Answers  


What is a perl references?

0 Answers  


Explain regular expression in perl?

0 Answers  


What are the features of perl language?

0 Answers  


how to get back up from private character editor which is saved in the format of .udf

0 Answers  


Can you add two arrays together?

0 Answers  


what is Perl one liner?

0 Answers  


Categories