Proc::Background::Win32(3)
Interface to process mangement on Win32 systems
SYNOPSIS
Do not use this module directly.
DESCRIPTION
This is a process management class designed specifically for Win32
operating systems. It is not meant used except through the
Proc::Background class. See Proc::Background for more information.
IMPLEMENTATION
This package uses the Win32::Process class to manage the objects.
COPYRIGHT
Copyright (C) 1998-2005 Blair Zajac. All rights reserved. This
package is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.