Leader of Birmingham.pm [pm.org] and a CPAN author [cpan.org]. Co-organised YAPC::Europe in 2006 and the 2009 QA Hackathon, responsible for the YAPC Conference Surveys [yapc-surveys.org] and the QA Hackathon [qa-hackathon.org] websites. Also the current caretaker for the CPAN Testers websites and data stores.
If you really want to find out more, buy me a Guinness
Links:
Memoirs of a Roadie [missbarbell.co.uk]
[pm.org]
CPAN Testers Reports [cpantesters.org]
YAPC Conference Surveys [yapc-surveys.org]
QA Hackathon [qa-hackathon.org]
a) I fixed my RH9/Config.pm problem - LANG=en_US not LANG=en_GB.UTF-8
b) I can now install Module::Build, DateTime and PAR
c) I uploaded Calendar-List-0.05 to PAUSE
That last one has the bonus of seeing me finally have a module on CPAN. It's been too long coming. Thanks big time go to RichardC for testing & suggestions and JJ for more date format ideas and things. Not implemented all the suggestions yet, but they're on their way.
Locales (Score:3, Insightful)
Oh, and they'll fuck your postgres databases too if you have one. And probably more stuff I haven't discovered and never will because I TURNED THE FUCKERS OFF.
The only sane thing to do on a RedHat box is sudo rm -f /etc/sysconfig/i18n. People who want locales can turn 'em on on a per user basis.
Keep looking at the quotes at the bottom of each use.perl page. There's a good one from Jarkko about locales.
-Dom
Reply to This
Re:Locales (Score:1)
Re:Locales (Score:2)
It's a real shame; locales are a nice idea at heart, just badly implemented in practise.
-Dom