ASSP port testing, not getting all perl mods to work
Scott Haneda
talklists at newgeo.com
Fri Jan 23 21:30:55 PST 2009
Funny, OS X has this damn mod built right in, I tested it, and it
works, forcing the test on ports perl may be telling:
/opt/local/bin/perl -MMail::SPF::Query -le 'print for Mail::SPF::Query-
>new( \
helo => shift, ipv4 => shift, sender => shift)-
>result' \
helohost.example.com 1.2.3.4 user at example.com
Can't locate Sys/Hostname/Long.pm in @INC (@INC contains: /opt/local/
lib/perl5/5.8.9/darwin-2level /opt/local/lib/perl5/5.8.9 /opt/local/
lib/perl5/site_perl/5.8.9/darwin-2level /opt/local/lib/perl5/site_perl/
5.8.9 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl/
5.8.9/darwin-2level /opt/local/lib/perl5/vendor_perl/5.8.9 /opt/local/
lib/perl5/vendor_perl .) at /opt/local/lib/perl5/vendor_perl/5.8.9/
Mail/SPF/Query.pm line 26.
BEGIN failed--compilation aborted at /opt/local/lib/perl5/vendor_perl/
5.8.9/Mail/SPF/Query.pm line 26.
Compilation failed in require.
BEGIN failed--compilation aborted.
Anyone know anything about this Sys/Hostname/Long.pm ?
On Jan 23, 2009, at 1:29 PM, Bryan Blackburn wrote:
> post-extract {
> reinplace "s|/usr/sbin|${prefix}/sbin|" ${worksrcpath}/Build.PL
> }
--
Scott
More information about the macports-users
mailing list