Hi. I'm trying to install Net::Twitter on MacOS 10.6.7. (with XCode 4 installed.) I tried cpanm and also perl -MCPAN -e shell I got alot of error messages. I then tried to install Net::Twitter::Lite thinking it would have fewer dependencies. Still I got error messages, like Building Crypt-SSLeay-0.58 failed. Building and testing ExtUtils-ParseXS-2.2206 ... FAIL Testing ExtUtils-ParseXS-2.2206 failed. Fetching http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-2.3.tar.gz ... OK Configuring JSON-XS-2.3 ... OK Building and testing JSON-XS-2.3 ... Building JSON-XS-2.3 failed. Do you have any tips on how to install these Perl Twitter modules? I'm sure this happens to other modules. So in general, how do I get this to work? Do I have to install all the individual modules Net::Twitter depends on manually? I thought the dependency would pull all of them in and build them automatically. Thanks ZackThread Next