Can 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.
Answer Posted / hari
no anser
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain which feature of PERL provides code reusability?
What is the use of -n and -p options?
Explain the execution of a program in perl.
Explain perl one-liner?
Explain strftime() function in perl?
Mention how many ways you can express string in Perl?
How many types of variable in perl?
What is the peculiarity of returning values by subroutines in perl?
What is eval function in perl?
What is v-strings?
What does the qq{ } operator do?
How do find the length of an array?
What is the different between array and hash in perl programming?
What does `$result = f() .. g()' really return?
What are the various flags/arguments that can be used while executing a perl program?