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?
HP,
5 10034Can 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.
TCS,
3 7721
What does Perl do if you try to exploit the execve(2) race involving setuid scripts?
Which feature of perl provides code reusability?
Perl regular expressions are greedy" what does this mean?
How to close a file in perl?
How to convert arrays into a string in perl?
what is Perl one liner?
Explain substr function in perl?
What is perl scripting?
What are scalar data and scalar variables?
In Perl, there are some arguments that are used frequently. What are that arguments and what do they mean?
What does the q{ } operator do?
What does 'do' statement do in perl?
Explain USE and REQUIREMENT statements?
How to compare two strings in perl?
What is subroutine in perl?