NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Exactly onto the point (Score:1)
I'd welcome every step towards unified configuration handling of XS modules.
Agreed. (Score:1)
Using Devel::Checklib seems to work pretty well, though.
[1] http://search.cpan.org/src/BRICAS/Linux-Input-Wiimote-0.04002/Makefile.PL [cpan.org]
Amen (Score:2)
I've been saying that Makefile.PL shouldn't take user input forever, but very intelligent and experienced module authors have been telling me I am wrong, or that they like the freedom.
I do want to be able to have multiple independent installations of both Perl and external libraries. I do want some way to tell my CPAN shell where those external libraries, so that the CPAN shell can tell Makefile.PL (or whatever). I do not want to have to pass parameters to Makefile.PL. I do not want Makefile.PL to auto
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Hooray (Score:1)
Perhaps there are 2 aspects to this:
o A standard (he, he) i.e. default install, which does not require/accept user input
o A standard way of overriding the default install