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 10273Can 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 7877
How do find the length of an array?
How to connect to SQL server through Perl?
What is perl? What is the basic command to print a string in perl?
There is no strict data types in perl unlike in other high level languages like Java so wouldn't that be a problem if a code in perl is to be a written by a big team of 20+ members ?"