New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FAQ only mentions panda #894
Comments
|
In modules.pod6 it says in the Future, the plan is too get zef up to speed. Is it considered mature enough to use over panda? |
|
They are fairly at the same level, however some modules may not be tested and, for various reasons, may not install well with zef. |
It's more mature, as it also allows module uninstallation, cpan, and is pluggable. Panda's author also said zef is more actively developed and using it as standard installer would make sense |
|
panda now allows uninstallation of modules. The main issue with zef is that the search only does exact matches rather S On 11 September 2016 at 04:53, Zoffix Znet notifications@github.com wrote:
4096R/EA75174B Steve Mynott steve.mynott@gmail.com |
|
There are many problems zef has solved of which many can't be added to panda without a significant rewrite:
|
|
Not sure from where I'm standing "encourages the proliferation of Build.pm by making it even easier to perpetrate" is a reason for adding zef, but otherwise agree with all of this. Yo @tadzik I think people are being nice because they don't want to kick your puppy. Do I remember correctly that in this case you basically want the puppy to be kicked, and if raccoon and zef manage to replace panda entirely you'll re-file panda under "worked exactly as well as Devel::Declare" and be happy? |
|
I'd never get behind getting puppies kicked :) But as far as software goes, I'd never like my sentiments and fond memories of times of my actual community involvement get in the way of today's user experience. In those rare ould times when I do use Perl 6 this days I still use panda because it does work for me, but it's undeniable that zef gets much more design, development and attention, is much more likely to get bugs fixed and features implemented and should be the recommended installer for new users. If there are indeed modules that for various reasons don't install in zef, that's even more of a reason to promote it and force module maintainers to fix their stuff: having only one (and unspecced!) working module installer will never do us any good. tl;dr: yes, at least mention zef as well, imho it's not a bad idea to recommend it for everyone. |
|
👍 |
Should we be mentioning zef as well/instead ?
The text was updated successfully, but these errors were encountered: