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 / kamal
Could you pelase let me know how to justified the test is
pass or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is perl a case sensitive language?
You want to concatenate strings with perl. How would you do that?
What's the difference between /^Foo/s and /^Foo/?
How to prevent file truncation in perl?
What does `$result = f() .. g()' really return?
How to replace perl array elements?
How to open a directory in perl?
There are two types of eval statements i.e. Eval expr and eval block. Explain them.
Write a program that shows the distinction between child and parent process?
What is the use of -n and -p options?
What is use of ‘->’ symbol?
What are the advantages of programming in perl?
Which functions in perl allows you to include a module file. State their differences.
Why to use perl?
Give an example of the -i and 0s option usage.