I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2011-06-16 07:31:10.498485-07 by zackxu
Seeing alot of errors when installing Net::Twitter
Hi. I tried to install Net::Twitter on MacOS 10.6.7 (with XCode 4 installed). I did cpanm --sudo Net::Twitter and saw the following modules failed to be installed: Building and testing ExtUtils-ParseXS-2.2206 ... FAIL Building and testing Package-Stash-XS-0.22 ... FAIL Building and testing Sub-Name-0.05 ... FAIL Building and testing Sub-Identify-0.04 ... FAIL Building and testing Variable-Magic-0.46 ... FAIL Building and testing Devel-GlobalDestruction-0.03 ... FAIL Building and testing DateTime-Locale-0.45 ... FAIL Building and testing Crypt-SSLeay-0.58 ... FAIL Building and testing Digest-SHA1-2.13 ... FAIL Building and testing Encode-2.43 ... FAIL Building and testing JSON-XS-2.3 ... FAIL Building and testing namespace-autoclean-0.12 ... FAIL Building and testing MooseX-Role-Parameterized-0.26 ... FAIL Building and testing MooseX-MultiInitArg-0.01 ... FAIL Then I tried to install these failed modules individually, I seem to get this error message: lipo: can't open input file: /var/folders/g1/g1V6L8zTF+uMseZr7D+DkU+++TI/-Tmp-//cc94LJlo.out (No such file or directory) Any advice on how to fix this problem? Thanks alot! zackxu@yahoo.com
Direct Responses: 13366 | Write a response