Re: perl-ldap-0.4001 and use Net::LDAP qw(:all) produces error

Graham Barr <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.ldap
Message-ID <[email protected]>
On Feb 7, 2011, at 07:30 , harish badrinath wrote:
> 
> I have very little experience using perl, but i do know that things
> like use CGI qw(:all) should work.
> 
> Am i missing something here or should i go for an older version of perl-ldap ??

There is nothing special about :all, it just so happens that CGI defines a group :all
Net::LDAP does not as it does not really make sense to import all the constants as
there is a 99.9% chance that you do not need 99% of them. Import what you need

Graham.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.