Help for this page

Select Code to Download


  1. or download this
    Shell::DWIM::run $shell_commands or die $Shell::DWIM::RUN_ERROR;
    
  2. or download this
    package Shell::DWIM;
    use warnings;
    ...
    }
    
    1; #Because you gotta