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 9990Can 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 7695
How to know whether a key exists or not in perl?
How to print escaping characters inside a string in perl?
Explain lists in perl?
How to renaming a file in perl programming?
What is the use of strict?
What is the difference between die and exit in perl?
What is the use of '>>' in perl?
Differentiate use and require?
What are the advantages of c over Perl?
What is the function of virtual documents in cgi programs?
Define print() function in perl?
Write a program to download the contents from www.perlinterview.com/answers.php website in Perl.
What does last statement do in perl?
How do you turn on the perl warnings?
What does -> symbol indicates in Perl?