Write a program to concatenate the $firststring and $secondstring and result of these strings should be separated by a single space.
No Answer is Posted For this Question
Be the First to Post Answer
Explain ivalue?
Comment on array slicing and range operator
You want to read command-line arguements with perl. How would you do that?
What are stdin, stdout and stderr?
Explain the difference between use and require?
Explain about typeglobs?
what are the strategies followed for multiple form interaction in cgi programs?
List the operator used in Perl?
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.
How can arrays be tied?
How to know whether a key exists or not in perl?
How to read from a pipeline with Perl