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.
Another strike (Score:2)
What advantage do *you* get by using Module::Build?
Re: (Score:2)
I've answered this too many times. People always ask by the answer is readily available with even a quick search. Some people like MB, some people don't.
It's easy to override actions. It's easy to add custom actions. It's one hell of a lot easier than trying to debug weird Makefile issues -- particularly if it's someone else's bug and you're not sure what platform they're on or which strange 'make' lookalike they're using. It's a potentially far superior choice to and if there were half as much effor
Re: (Score:2)
I respect that overloading actions is troublesome in EMM, but most people don't ever do it. If you need to then using Module::Build is a very valid course of action, though it's not something that EMM can't do (albeit in an unbelievably ugly manner).
Re:Another strike (Score:1)
To be fair though, has ActiveState ever sent you a bug report? I've never received one, installer-related or otherwise.
Reply to This
Parent