Win32/Process/User version 0.01
===============================
This module can be used to get user and domain name from given process ID or process name.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
Win32::Process::List
COPYRIGHT AND LICENCE
Copyright (C) 2006 Reinhard Pagitsch
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.