Hi, On Monday 24 January 2005 03:30, Graham Barr wrote: > On Sat, January 22, 2005 9:33 am, Peter Marschall said: > > I think you are right. > > If Net::LDAP.pm does not import the constant, > > Net::LDAP::Bind.pm cannot hope to get it imported from Net::LDAP.pm > > Why not ? If you look, Net::LDAP::import actually forwards everything > to Net::LDAP::Constant. Net::LDAP does nto export from its own namespace > > > I applied a fix to SVN > > The change you made should not be needed.
hmmm, I admit I completely missed the Net::LDAP.pm import function. But I have tried the sample program that Matt povided with his mail. Without the patch it failed due to the undefined constant, while it worked with the patch. Yours Peter -- Peter Marschall eMail: [EMAIL PROTECTED]
