in reply to Acme::Lingua::Pirate::Perl author needs encouragement to add Makefile.PL
I don't neccessarily agree with Randal's choice of wording, or his sentiment, but he has a valid point, that bears some discussion...
Module::Build may be the latest greatest thing in building perl modules, but it seems to me (and aparently at least a few other people) that untill the release version of CPAN.pm supports it, modules posted to CPAN should include a Makefile.PL.
If someone wants to release some perl code on their www site that has special instructions for installing it, fine ... that's their choice. But I like to think that CPAN modules should be held to a slightly higher standard in which there is an expectation that it can be installed as easily as any other module using the CPAN.pm shell.
If I release a distribution on CPAN that was encoded in such a way that required special knowledge in order to install it (either a magic decryption string, or a lot of time pooring over the code to figure out how it was encoded and how to get arround it) would that be an appropriate use of CPAN? ... would it be fair to the perl community at large that I had released a module in such a way that novice users wouldn't be able to install it using the standard installation tools?
This doesn't seem any different. Yes it's an Acme module, and sure there are more inportant things in the world to worry about then this one module ... but it's prompted my curiosity: at what point does a CPAN distribution become "unacceptable" to the perl community?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Acme::Lingua::Pirate::Perl author needs encouragement to add Makefile.PL
by Abigail-II (Bishop) on Sep 18, 2003 at 07:28 UTC | |
by tilly (Archbishop) on Sep 18, 2003 at 10:57 UTC | |
by Abigail-II (Bishop) on Sep 18, 2003 at 11:26 UTC | |
by tilly (Archbishop) on Sep 18, 2003 at 12:11 UTC | |
|
Re: Re: Acme::Lingua::Pirate::Perl author needs encouragement to add Makefile.PL
by Anonymous Monk on Sep 17, 2003 at 18:05 UTC |