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 9766Can 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 7578
What is a chop() function in perl?
How to deleting an existing file in perl programming?
What are stdin, stdout and stderr?
How to know whether a key exists or not in perl?
What is 'commit' command in perl?
You want to read command-line arguements with perl. How would you do that?
How many types of operators are used in the Perl?
Explain goto label, goto name, and goto expr?
How to prevent file truncation in perl?
Give an example of using the -n and -p option.
Difference between the variables in which chomp function work ?
Explain grooving and shortening of arrays?
How do you find the length of an array?
Which has the highest precedence, List or Terms? Explain?
How do you turn on the perl warnings?