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 10249Can 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 7848
What are the advantages of c over Perl?
How to start perl in interactive mode?
what is the main function of fork() in cgi programming?
Explain about typeglobs?
Is perl a case sensitive language?
What does init 5 and init 0 do?
How we can navigate the xml documents?
How interpreter is used in perl?
What does length(%HASH) produce if you have thirty-seven random keys in a newly created hash?
Explain subroutine in perl?
Mention what is cpan?
Where do we require ‘chomp’ and what does it mean?
How can arrays be tied?
What is the difference between perl list and perl array?
Explain goto label?