Quick perl ports question

Kurt Buff kurt.buff at gmail.com
Wed Aug 29 16:22:41 PDT 2007


I'm trying to implement a script that I found, and it's referencing
Net::LDAP, Net::LDAP::Control::Paged and Net::LDAP::Constant

I'm not finding p5-net-ldap in ports, though I do see
p5-ResourcePool-Resource-Net-LDAP and p5-perl-ldap.

Can I:

A) leave the script as-is, and simply install one or the other of
these ports, and have it work? If so, which one?

Or, must I

B) commit minor surgery on the script wherever I see references to
those packages, and if so, what might that look like?

The script in question is found here:

http://www-personal.umich.edu/~malth/gaptuning/postfix/

for getting SMTP addresses from my Exchange server.

TIA,

Kurt


More information about the freebsd-questions mailing list