blob: 2130e532472dc0d90ab576f50cfb7ee2665e0e96 (
plain) (
blame)
1
2
3
4
5
6
|
ExtUtils::AutoInstall lets module writers to specify a more
sophisticated form of dependency information than the PREREQ_PM
option offered by ExtUtils::MakeMaker.
This module works best with the Module::Install framework,
a drop-in replacement for MakeMaker.
|