The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Makefile.PL - configure Makefile for Data::UUID

SYNOPSIS

perl Makefile.PL [options] [EU::MM options]

perl Makefile.PL

    Options:
    --help                      brief help message
    --man                       full documentation

Options can be abbreviated, see "Case and abbreviations" in Getopt::Long.

OPTIONS

--help

Print a brief help message and exits.

--man

Prints the manual page and exits.

DESCRIPTION

Makefile.PL writes the Makefile for the Data::UUID library.

Additionally, the usual EU::MM options are processed, see "Using Attributes and Parameters" in ExtUtils::MakeMaker.