Setting locale failed on Mac OS X Mavericks
If you using Mac OS X (in my case, I’m using Mavericks), during SSH session, you may see this kind of error in your terminal: perl: warning: Setting locale failed.perl:…
If you using Mac OS X (in my case, I’m using Mavericks), during SSH session, you may see this kind of error in your terminal: perl: warning: Setting locale failed.perl:…
Recently, I want to run some script using Perl. But I encountered this: Can’t locate Switch.pm in @INC (@INC contains: /Library/Perl/5.16/darwin-thread-multi-2level /Library/Perl/5.16 /Network/Library/Perl/5.16/darwin-thread-multi-2level /Network/Library/Perl/5.16 /Library/Perl/Updates/5.16.2 /System/Library/Perl/5.16/darwin-thread-multi-2level /System/Library/Perl/5.16 /System/Library/Perl/Extras/5.16/darwin-thread-multi-2level /System/Library/Perl/Extras/5.16 .)…