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.
M::B Still Scares Me (Score:1)
Re:M::B Still Scares Me (Score:1)
You should look at the code for MakeMaker sometime. I stopped using it after I had to understand it enough to write tests for the thing.
I'm sorry if you (the general, non-specific pronoun) don't like my installer, but if you're going to punish me in test reports for using it, I think you (again, non-specific) ought to offer to maintain a comparable installer for me. It has to be at least as fast and simple as if I were to maintain it myself with my preferred system.
(Want more fun? Just try explaining how to write Module::Build::TestReporter [cpan.org] with MakeMaker. "Okay, first create a new parent class called
MYfrom which MakeMaker can inherit....")Reply to This
Parent
Re:M::B Still Scares Me (Score:1)