net/p5-Net-Twitter broken

Cezary Morga cm at therek.net
Mon Jul 13 19:31:45 UTC 2009


andrew clarke pisze:
> I've been trying to get Twirssi (http://www.twirssi.com/) running
> under Irssi but am encountering an error relating to Net::Twitter.  My
> Perl knowledge is very limited, so I'm not too sure what's going on.
> The same error (below) occurs when I try to use this module from my
> own program.  I suspect the problem is within p5-Moose but I don't
> know how to confirm this.

Strange, I had no such problem as you described.
First off, I'd start from something like following an look for any 
'missing' modules, or ones that have wrong (too old) version number.

cd /usr/ports/net/p5-Net-Twitter && make clean configure

Than I'd check if it passes all tests:

cd /usr/ports/net/p5-Net-Twitter && make clean build
cd work/Net-Twitter-3.01000 && make test

-- 
Cezary Morga
"The optimist proclaims that we live in the best of all possible worlds; 
and the pessimist fears this is true." (James Branch Cabell)


More information about the freebsd-ports mailing list