Help for this page
open (OUTPUT, "C:\\configInfo.exe |") || die "Couldn't run configInfo.exe - $!\n": while (<OUTPUT>) { # do stuff which each line of OUTPUT... }