Scroll to navigation

Proc::Background::Win32(3pm) User Contributed Perl Documentation Proc::Background::Win32(3pm)
 

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-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.
2009-07-06 perl v5.10.0