← Back to context

Comment by teruakohatu

11 hours ago

> There is a set of languages which are essentially required to be available on any viable system. At present, these are probably C, C++, Perl, Python, Java, and Bash

Java, really? I don’t think Java has been essential for a long time.

Is Perl still critical?

It's extremely hard to build any unixly userspace without perl dependencies.

  • I really do wonder who (as in "which packages") still depends on perl. Surely it can't be that many?

    Edit:

    On my (Arch) system removing perl requires removing: auto{conf,make}, git, llvm, glibmm, among others.