this post was submitted on 13 Oct 2023
307 points (81.8% liked)

Programmer Humor

32275 readers
194 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

Sorry Python but it is what it is.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 15 points 1 year ago (1 children)

What about CPAN?

You can't even use it without the documentation of the program that you want to install because some dependencies have to be installed manually, and even then there's a chance of the installation not working because a unit test would fail.

[โ€“] jormaig 1 points 1 year ago

I've had to install this in the past and is a total pain to even install CPAN.