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 9800Can 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 7600
How to implement a stack in Perl?
What are the various file operations in perl. Explain with example.
How to connect to SQL server through Perl?
How to replace perl array elements?
“The methods defined in the parent class will always override the methods defined in the base class”. What does this statement means?
What are some common methods to all handles in perl?
How many data types are there in perl?
How do I generate a list of all .html files in a directory?
What does -> symbol indicates in Perl?
What is the difference between localtime() and gmtime() functions?
Why does Perl not have overloaded functions?
You want to concatenate strings with perl. How would you do that?
What are numeric operators in perl?
Explain perl. When do you use perl for programming? What are the advantages of programming in perl?
What is warn function in perl?