Help for this page
#!/usr/bin/perl -wT use CGI;
system("command ...") == 0 or die "System error: $?";
-- Joost downtime n. The period during which a system is error-free and immune from user input.