Help for this page
system("command") and die "Error message: $?";
system("command") == 0 or die "Error message: $?";