Remix.run Logo
pjmlp 8 hours ago

As someone that was already working during the dotcom wave, Perl is a tool I would still reach for, given the problem I might trying to sort out, if on an UNIX like platform.

> Binary package managers that chase down dependencies on their own weren’t a thing until the early 2000s, I think?

UNIX package managers started to be made available during the 1990's.

kqr 8 hours ago | parent [-]

Yes, but they were either source package managers or they didn't resolve dependencies transitively, only complained about missing direct dependencies.

dspillett 5 hours ago | parent | next [-]

I definitely had Debian installs pulling binary package dependencies automagically via apt-get in 1999, and I think similar with RedHat a year or so before that.

Though that doesn't cover much of the 90s.

pjmlp 7 hours ago | parent | prev [-]

I might be using strange versions of Red-Hat, Mandrake, SuSE, Aix and Solaris, then.