Module Building 101
perl Makefile.PL

perl Makefile.PL

Creates the Makefile that drives the rest of the steps.

Built around the ExtUtils::MakeMaker's WriteMakefile function.

Module Building 101
Copyright (c) 2004 Andy Lester <andy@petdance.com>