Help for this page

Select Code to Download


  1. or download this
    package Proc::Background::Win32;
    $Proc::Background::Win32::VERSION = '1.30';
    ...
    use Win32::Process qw( NORMAL_PRIORITY_CLASS INFINITE );   # <---
    
    ...
    
  2. or download this
    [OSPrereqs / MSWin32]
    Win32::Process = 0.04
    Win32::ShellQuote = 0.003001