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

NAME

Forks::Super::Job::OS::Win32 - Windows specific implementations of operating system-specific functions and options for Forks::Super::fork

DESCRIPTION

Subset of Forks::Super::Job::OS functionality implemented for MSWin32 systems. Windows systems differ substantially from Unix/POSIX systems. This package seeks to present a common interface so that a script that uses Forks::Super developed in Unix has a decent chance of running on Windows with no changes, and vice-versa.

SEE ALSO

Forks::Super::Util::isValidPid, "suspend", "resume", and "terminate" in Forks::Super::Job