[Module-build-general] 4th (undocumented) argument to ExtUtils::Install::install
Status: Beta
Brought to you by:
kwilliams
From: Dave R. <au...@ur...> - 2003-02-04 05:22:32
|
There's a 4th, very important, but completely undocumented argument to ExtUtils::Install. This is a flag that tells it to unlink "shadowing" files, and is how the "perl Makefile.PL UNINST=1" feature is implemented. Knowing this flag exists makes implementing this feature in Module::Build very easy. It also makes me _VERY DAMN IRRITATED_, but I was _already_ irritated about the general state of the legacy Perl build system, so that changes nothing ;) -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/ |