Hello, I've just upgraded our build machines from 10.2.8 to 10.3.2 and now all of my perl scripts are broken. It seems XML::Parser is the culprit, I'm gettting an error of:
"Can't load '/usr/local/lib/libExpant.dylib' formodule XML::Parser::Expat: /usr/local/lib/libexpat.dylib(2): Not a recognisable object file at /Library/Perl/XML/Parser.pm line 14" I've tried reinstalling the Parser module with no luck. Does anyone have any ideas here? Thanks, Noah