Re: [Fink-devel] When to avoid using UpdatePOD:true for perlmod packages

2010-07-18 Thread Daniel E. Macks
Daniel E. Macks said: > Executive summary of heuristic: if the package uses Module::Builder > (for example, CompileScript invoking Build.PL) rather than MakeMaker > (the default script for type:perl, invoking Makefile.PL). > > Thanks to recent buildworlding, we've found a user-visible packaging >

[Fink-devel] When to avoid using UpdatePOD:true for perlmod packages

2010-07-18 Thread Daniel E. Macks
Executive summary of heuristic: if the package uses Module::Builder (for example, CompileScript invoking Build.PL) rather than MakeMaker (the default script for type:perl, invoking Makefile.PL). Thanks to recent buildworlding, we've found a user-visible packaging problem: if a perlmodule package i