Graham,

I'm not sure you got this.  I got an undeliverable mail message from the
[EMAIL PROTECTED]

Steve

-----Forwarded Message-----

From: Steve Dockter <[EMAIL PROTECTED]>
To: Graham Barr <[EMAIL PROTECTED]>
Subject: Re: Net::LDAP::Constant module problem
Date: 05 Jun 2003 16:07:33 -0600

Graham,

Thanks for your help.  Do you have a time frame for the next release? 
If it's less than a month, I'll just wait for the new release to come
out, otherwise I'll try the patch.

Thanks,
Steve Dockter

On Thu, 2003-06-05 at 15:52, Graham Barr wrote:
> On Thu, 2003-06-05 at 21:58, Steve Dockter wrote:
> > Hi,
> > 
> > I have a  Linux RedHat 7.3 machine that I am trying to install the
> > Netmeeting Directory Kit on
> > (http://www.freesoft.org/software/NetMeeting/).  I have installed the
> > Berkeley 4.0.14 database and OpenLDAP 2.0.27.  I am using Perl 5.6.1
> > with the LDAP module.  While running the script nmaddentry I get the
> > following message:
> > 
> > ":all" is not exported by the Net::LDAP::Constant module at ./nmaddentry
> > line 9
> > Can't continue after import errors at ./nmaddentry line 9
> > BEGIN failed--compilation aborted at ./nmaddentry line 9, <DATA> line
> > 422.
> > 
> > The first ten lines of the script are:
> > 
> > #!/usr/bin/perl
> > #
> > # 14 Dec 2000     Brent Baccala    [EMAIL PROTECTED]
> > #
> > # Perl script to add an entry to a NetMeeting LDAP server
> > 
> > use Getopt::Std;
> > use Socket;
> > use Net::LDAP qw(:all);
> 
> Yes, it seems that :all support was dropped when I rewrote ::Constant.
> 
> I don't recommend using :all as it will import a LOT of symbols and
> it will only get more as time goes by. Its far better to import what you
> need.
> 
> However I have attached a patch that I will put in the next release
> 
> Graham.
-- 
Steve Dockter <[EMAIL PROTECTED]>
Automation Applications Inc, LLC

Reply via email to