In other news I've given up on Redhat 8 for my new server. The Perl that it ships with doesn't want to work with new XS based modules (Compress::Zlib for example) and I couldn't build my own version of Perl from source as it failed a couple of tests. I think this might be related to some kind of Unicode or Locale issue. The RH 8 console prints screwy characters in "man", which just smacks of a lack of testing. I'm going to install RH 7.3 instead.
Perl 5.8 tests (Score:2)
My point is, I think the tests themselves may be broken.
Re:Perl 5.8 tests (Score:2)
man fucked in RH8 (Score:1)
At some point, I will figure out why this doesn't happen by default.
And of course, it's all locales causing the problems at the heart of it all. I could actually care less, but the fucking things break the sort order of ls. How crap is that?
-Dom
Re:man fucked in RH8 (Score:1)
My fix was a little more drastic. I am installing 7.3 :)