On Sat, January 22, 2005 9:33 am, Peter Marschall said: > Hi Matty, > 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. Graham.
