
Twitter Updates
- for some reason doing minor home repair-type work makes me incredibly anxious and impatient, when I'm not anxious doing most other things. 15 hours ago
- I had no idea. "Unicode's 'Pile of Poo' character" - http://t.co/aWVOSyjG 1 day ago
- "newb Gingrich" #Archer 2 days ago
- back home, cats retrieved, woke up way too early… can barely stay awake now though it bodes well for getting to bed on time tonight #jetlag 2 days ago
- on the other hand, I am installing the hell out of MacOS 10.7.3 via my tethered iPhone. #needmoregeebees 3 days ago
flickr/romkey




Categories
Tags
Ajax amazon ambient apple bat blogs brian eno computers dashboard david foster wallace deal Entertainment feed feedcache ie in memoriam internet explorer ios iphone ipod itunes jquery json leopard Life live+press livejournal mac macintosh macos x Music MySQL security sidebar simplify software taxes toilet TV UNIX uvfood web Wordpress world of warcraft writersMeta
Tag Archives: update
Fixing Perl after MacOS X Security Update 2009-001
Apple's first security update of 2009 for MacOS X may solve some security issues in the OS but it also seriously breaks Perl by installing old versions of some modules along with Perl. It looks like Perl works okay for things that MacOS X uses it for, but if you do development using it or have installed other modules than what it came bundled with you may find that it no longer works.
…You'll probably need to download it from CPAN by hand as the CPAN shell itself is broken by the update.
The current version (as of the time I'm writing this article) is 1.2301 – you can find it at http://search.cpan.org/~gbarr/IO-1.2301/IO.pm
Continue reading