Help for this page
Select Code to Download
Select
or
download this
system("perl b.pl"); my $exit_code = $? >> 8; my $exit_signal = $? & 127;