What is the purpose of redo statement?
No Answer is Posted For this Question
Be the First to Post Answer
how to install a package in perl ????
Explain about typeglobs?
How will you declare a variable in perl?
List the operator used in Perl?
What is caller function in perl?
How to do comment in perl?
How would you ensure the re-use and maximum readability of your perl code?
write a script to display mirror image of a entered value and also check whether Palindrome
what is the function that is used to identify how many characters are there in a string?
Suppose an array contains @arraycontent=(‘ab’, ‘cd’, ‘ef’, ‘gh’). How to print all the contents of the given array?
what r the different type of function in perl ???
You want to concatenate strings with perl. How would you do that?