Question: Write a automation script in PERL compare.pl where:: there are two folders. Folder X has a file named file1.txt. In this file, There is a
Write a automation script in PERL compare.pl
where::
- there are two folders. Folder X has a file named file1.txt. In this file, There is a value (say, aaa sqcm). Another folder Y has a file named file2.txt. In File2.txt has a value (say, yyy sqcm).
- then substract these two values.
- if difference is 0 then No error and if difference is not 0, then error
Show in your PERL Script
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
