I work in Python for my day job. Every day I use
PyPi, the third-party
package repository, and every time I do I miss CPAN. Sure, there was a
lot of crap in CPAN but the repository itself was well organized.
I agree. The
perl package system is very good. On the other hand the golang
package system is very good too, and it was even better, when the compiler
still was written in C; thus much faster than today's written in go.