in reply to Re^2: Project Metadata Model
in thread Project Metadata Model
Except that Makefile.PL is an executable file, and if you want the data it contains, you need to run it. Run it and hope that it doesn't hose your system.
Module::Package (which I use) is just a wrapper for Module::Install - which itself is mostly a wrapper for ExtUtils::MakeMaker.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Project Metadata Model
by educated_foo (Vicar) on Jan 30, 2012 at 00:02 UTC |