Why is it hard to call this function: sub y { "because" } ?


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

Post New Answer

More CGI Perl Interview Questions

I have one question regarding to eval function. I know eval function is use for error checking but I am not able to understand below line. eval \'exec perl -S $0 ${1+\"$@\"}\' if 0; $0 for script name $@ set if error occur

0 Answers  


What are the various perl data types based on the context?

0 Answers  


What are perl array functions?

0 Answers  


What does localtime() do in perl?

0 Answers  


How to open a directory in perl?

0 Answers  






How would you trap error occurred in the perl program/file?

3 Answers   IBM,


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

0 Answers  


How to dereference a reference?

0 Answers  


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

0 Answers  


How can information be put into hashes?

0 Answers  


Explain chomp?

0 Answers  


you are required to replace a char in a string and store the number of replacements. How would you do that?

0 Answers  


Categories