in reply to Re^2: How to know if a CPAN module uses XS
in thread How to know if a CPAN module uses XS

While not as easy to type in incorrect information, it is still possible to check the wrong box (I do it probably once a week here at the Monastery as I'm voting) or select the wrong dropdown item, without noticing. The point is that it is voluntary information which means it is error-prone.
  • Comment on Re^3: How to know if a CPAN module uses XS

Replies are listed 'Best First'.
Re^4: How to know if a CPAN module uses XS
by Anonymous Monk on Jun 20, 2012 at 12:01 UTC

    While not as easy to type in incorrect information, it is still possible to check the wrong box (I do it probably once a week here at the Monastery as I'm voting) or select the wrong dropdown item, without noticing. The point is that it is voluntary information which means it is error-prone.

    So you're suggesting Module::Build/ExtUtils::MakeMaker/dzil... add that information to META.* through a plugin of some sort?