Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-IPC-Run3 - Run a subprocess in batch mode (a la system) on Unix, Win32, etc
        
        This module allows you to run a subprocess and redirect stdin, stdout,
and/or stderr to files and perl data structures. It aims to satisfy 99% of
the need for using system, qx, and open3 with a simple, extremely Perlish
API and none of the bloat and rarely used features of IPC::Run.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | perl-IPC-Run3 | 
                0.037 | 
                2.fc6 | 
                src | 
                17 KiB | 
                Thu Sep  6 18:50:55 2007 | 
            
        
        Changelog
        
            - * Fri Sep  7 18:00:00 2007 Ralf Corsépius <rc040203{%}freenet{*}de> 0.037-2
 
            - Initial import.
- Update license tag.
 
        
            - * Tue Aug  7 18:00:00 2007 Ralf Corsépius <rc040203{%}freenet{*}de> 0.037-1
 
            - Initial submission.