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

what are prefix dereferencer and list them out?

0 Answers  


How can arrays be tied?

0 Answers  


How can you replace the characters from a string and save the number of replacements?

0 Answers  


Explain lists ?

0 Answers  


Which of these is a difference between Perl and C++ ?

0 Answers  






Comment on data types and variables in perl.

0 Answers  


Explain chop?

0 Answers  


Where do we require ‘chomp’ and what does it mean?

0 Answers  


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

0 Answers  


what are the two ways to get private values inside a subroutine or block?

0 Answers  


Write the program to process a list of numbers.

0 Answers  


In Perl, there are some arguments that are used frequently. What are that arguments and what do they mean?

0 Answers  


Categories