Explain perl.
No Answer is Posted For this Question
Be the First to Post Answer
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?
You want to read command-line arguements with perl. How would you do that?
What are the logical operators used for small scale operations? Explain them briefly.
What is goto statement in perl?
Explain join function in perl?
write a script to generate n prime no.s?
What is perl pop array function?
What is stdin in perl?
What are the advantages of c over Perl?
What is qq (double q)operator in perl?
List the files in current directory sorted by size ?
Explain the different types of data perl can handle.