How to concatenate strings with perl?


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

Post New Answer

More CGI Perl Interview Questions

How to find the length of an array in perl?

0 Answers  


Try pattern matching for the following: 1) 10.111.23.11 2) /root/abc/cde/fgg/ac.xml --> Get file name without extention. 3) /root/abc/ac.xml/fgg/ac.xml --> Get file name without extention. 4) What does "DIE" meant in PERL? 5) chomp 6) "This is saturday" --> Print the weekday number. 7) 11-2-2009 --> Print the name of the month. 8) Reverse the string without using func in C.

2 Answers  


Write a cgi program to show the header part?

0 Answers  


Explain perl. When do you use perl for programming?

0 Answers  


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

0 Answers  






What are the different types of perl operators?

0 Answers  


What is warn function in perl?

0 Answers  


What's the difference between /^Foo/s and /^Foo/?

0 Answers  


How to remove a directory in perl?

0 Answers  


What is the use of -n and -p options?

0 Answers  


Define operators used in perl?

0 Answers  


Explain splicing of arrays?

0 Answers  


Categories