Help for this page
Select Code to Download
Select
or
download this
system('perl -e "exit 42"'); my $rc = $? >> 8; print "return code=$rc\n";