proc::background::win32(3)
NAME
Proc::Background::Win32 - 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.
AUTHOR
Blair Zajac <blair@orcaware.com
COPYRIGHT
- Copyright (C) 1998-2002 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.