The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Win32 - Mocked Win32 functions

SYNOPSIS

    use Win32::Mock;
    use Win32;

DESCRIPTION

This module is a mock/emulation of Win32. See the documentation of the real module for more details.

SEE ALSO

Win32

Win32::Mock

AUTHOR

Sébastien Aperghis-Tramoni <sebastien@aperghis.net>

COPYRIGHT & LICENSE

Copyright 2007, 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.