in reply to Spawned process exit status
What system are you running this on? It can make a big difference.
As an aside, this looks extremely suspicious....
Besides shifting a string, that if isn't testing what you probably think it's testing....my $system_call = '/test/conf.pl'; # # later ... # if ( $system_call >> 8, 0, 'Normal exit' ){ print "good\n";}
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Spawned process exit status
by Anonymous Monk on Jun 22, 2005 at 17:00 UTC |