Win32::Service - Mocked Win32::Service
use Win32::Mock; use Win32::Service;
This module is a mock/emulation of Win32::Service
. See the documentation of the real module for more details.
Sébastien Aperghis-Tramoni <sebastien@aperghis.net>
Copyright 2008 Sébastien Aperghis-Tramoni, All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.