I'm interested, but I don't know Perl. Is knowing Perl a hard prerequisite?
It might be possible to help with e.g., documentation (which could also be taken as an opportunity to learn just enough Perl to read less-documented code).
31–40 of 49 posts
I'm interested, but I don't know Perl. Is knowing Perl a hard prerequisite?
It might be possible to help with e.g., documentation (which could also be taken as an opportunity to learn just enough Perl to read less-documented code).
You never know when that pull request could turn into co-maintainer permissions. ;-) That happened to me with 3 packages last month!
I'm interested, but I don't know Perl. Is knowing Perl a hard prerequisite?
http://modernperlbooks.com/books/modern_perl_2014/
It works best with at least six months practical experience in any programming language.
Earlier quoted context omitted.
I'm still amazed at the number of developers who have a block around filing bugs or send out pull requests for the tools/libraries they use.
I'm not. Especially on larger projects, new contributors usually face something between indifference and hostility. After spending weeks in mailing list battles trying to contribute to a few projects, many people conclude it's not worth their time.
* I'm a coder not a politician ;)
Does anyone know of any other langs/communities that have tried something like this? This seems like a great idea to learn and contribute.
I'm in. Some years ago I tried to motivate people to contribute to Perl 6, and found that while many had some lingering interest in doing so, they needed some steering. This was hard for me to do, because usually in Open Source communities, you aren't supposed to tell people what to do; they are free to chose the occupation after all. But I found that it worked very well. So I think the CPAN Pull Request Challenge is…
I'm still amazed at the number of developers who have a block around filing bugs or send out pull requests for the tools/libraries they use.
I'm interested, but I don't know Perl. Is knowing Perl a hard prerequisite?
I wrote a brief introduction to Perl from philosophy to pragmatic efficacy. It's available free online: http://modernperlbooks.com/books/modern_perl_2014/ It works best with at least six months practical experience in any programming language.