What does this symbol mean '->'?


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

Post New Answer

More CGI Perl Interview Questions

“The methods defined in the parent class will always override the methods defined in the base class”. What does this statement means?

0 Answers  


Suppose an array contains @arraycontent=(‘ab’, ‘cd’, ‘ef’, ‘gh’). How to print all the contents of the given array?

0 Answers  


How does polymorphism work in perl? Give an example.

0 Answers  


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

0 Answers  


What is the use of strict?

0 Answers  






Explain which feature of PERL provides code reusability?

0 Answers  


I have created a CGI-based page,after entering all the values in to the fields, How to get the output on the web browser using Perl

4 Answers  


What is a perl references?

0 Answers  


How do I send e-mail from a Perl/CGI program on a Unix system?

0 Answers  


What is the use of now constructor in perl?

0 Answers  


What is the purpose of “_file_ literal” and “_line_ literal” in perl?

0 Answers  


Explain perl one-liner?

0 Answers  


Categories