On Thu Feb 27 01:59:03 2014, ETHER wrote:
Show quoted text> On 2014-02-25 20:37:01, ISHIGAKI wrote:
> > Interesting, and I agree the distribution you mentioned is
> > problematic, but is it really machine-detectable (ie. without
> > actually
> > running Makefile.PL/Build.PL)?
>
> If we can parse the options passed to WriteMakefile, we could... but
> just running Makefile.PL/Build.PL itself (without proceeding on to
> make/Build) is probably harmless, if we do it in a Safe compartment.
If it were safe enough for us to run *.PL, we wouldn't need META stuff, would we? :)
I know we can probably do something like what Module::Depends(::Intrusive) does, but that should be the last resort.
Show quoted text> This might be better done as a cpantesters-style test. It's something
> I want to discuss at Lyon - taking more measurements and issuing more
> grades than simply PASS/FAIL.
Looking forward to the discussion.