You want to concatenate strings with perl. How would you do that?


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

Post New Answer

More CGI Perl Interview Questions

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

0 Answers  


What interface used in PERL to connect to database? How do you connect to database in Perl?

0 Answers  


Explain goto label, goto name, and goto expr?

0 Answers  


What does localtime() do in perl?

0 Answers  


Why -w argument is used with perl programs?

0 Answers  


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

0 Answers  


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

0 Answers  


What is the syntax used in Perl grep function?

0 Answers  


Why Perl aliases are considered to be faster than references?

0 Answers  


Why do you program in Perl?

4 Answers  


Explain 'grep' function.

0 Answers  


How to connect with sqlserver from perl and how to display database table info?

0 Answers  


Categories