Help for this page
#!/usr/bin/perl -w use strict
#!/usr/bin/perl -w use strict; ... print "Got $screenoutput\n"; # check how it went by checking $? die "Got error $?\n" if $?