Help for this page
sub my_job { Shell::DWIM::run( '/dev/null', @_ ); ... # Error? There is no error in my code return $Shell::DWIM::RUN_ERROR; }
sub RUN_ERROR { $RUN_ERROR }