wopen3 0.3
Unlike Open3, Wopen3 does not throw away the exit code of the executed (grandchild) process. Only a child process is spawned and the exit status is returned in $? as normal.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Development Dependencies (1):
            rspec
            >= 2.0.0.beta
          
    