you are required to replace a char in a string and store the number of replacements. How would you do that?
No Answer is Posted For this Question
Be the First to Post Answer
What is posix in perl?
What does last statement do in perl?
What is -> symbol in perl?
Differentiate use and require?
Explain goto name?
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?
How do I debug a perl program?
How do I send e-mail from a Perl/CGI program on a Unix system?
Can we load binary extension dynamically?
How to dereference a reference?
Is there any way to add two arrays together?
Explain perl. What are the advantages of programming in perl?