Help for this page
$Sheet->Cells(3,1)->{Value} = "=IF(A1=B1,\"PASS\",\"FAIL\")";
use Win32::OLE; use strict; ... foo foo PASS