Help for this page
eval { system "fake command" && print "Blah1\n" };
eval {system ("fake command")} or print "Blah1\n";