How to concatenate strings in perl?


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

Post New Answer

More CGI Perl Interview Questions

what is the meaning of rigging?

1 Answers  


Write a program to show the process of spawning a child process

0 Answers  


What are the different types of perl operators?

0 Answers  


i have a folder called 'error' and in that, i have error log files which are generated by the build, now i want to findout the string 'error' from each log file and that error has to be copied into the another file called 'analysis'. how do you do this in perl?

5 Answers   HP,


Write a script for 'count the no.of digits using regular expressions in perl..

6 Answers   AppLabs,






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

0 Answers  


Can any1 tell me 2 write the script using perl script 2 looking at a log file 2 see wheather the test has passed or not.

3 Answers   TCS,


What does Perl do if you try to exploit the execve(2) race involving setuid scripts?

0 Answers  


What is stdin in perl?

0 Answers  


Explain a tell function in perl?

0 Answers  


Write a script to reverse a string without using Perl's built in function

8 Answers   Nokia,


Demonstrate subroutines in perl with a simple example.

0 Answers  


Categories