Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: RFC: Shell::DWIM

by grinder (Bishop)
on Oct 07, 2002 at 08:01 UTC ( [id://203269]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://203269]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-24 23:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found