The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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@gps.caltech.edu>

COPYRIGHT

Copyright (c) 1998 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.