________________________________________________________________________________

                        Win32::UTCFileTime, Version 1.31
________________________________________________________________________________

INSTALLATION

    To install this module, cd to the directory that contains this INSTALL file
    and type the following:

        perl Makefile.PL
        nmake
        nmake test
        nmake install

PREREQUISITES

    Perl version 5.6.0 or later.

    There are no non-standard modules required by this module.

    This module is only applicable on Microsoft Windows platforms when using a
    Perl built using Microsoft Visual C since other C build environments
    presumably do not suffer the Microsoft-specific behaviour which this module
    provides corrections to.
________________________________________________________________________________
