Help resolving dependencies (perl script)

Rainer Müller raimue at macports.org
Sat Jul 12 09:29:32 PDT 2008


walts wrote:
> I'm trying to get a perl script that I downloaded from a source outside of
> MacPorts, and I need help resolving dependencies.  For example, the script
> has
> 
> use Compress::Zlib;

$ port install p5-compress-zlib

Ports for perl modules follow a simple naming scheme, just replace the 
double colons by hyphens and prepend "p5-".

Rainer


More information about the macports-users mailing list