ppm install on Activestate perl fails

dave tansek <[email protected]> Mon, 27 Oct 2014 14:16:24 -0400
Newsgroups gmane.comp.lang.perl.modules.ldap
Message-ID <CANfYAr7SL0+PzG_eYVuTxruTVCP=EmvRDZSwOE5=YuVsFn549w@mail.gmail.com>
--001a11c24c2a4835d605066b874f
Content-Type: text/plain; charset=UTF-8

I hope this is the correct way to ask a question. I have been trying for
several days to get LDAP to work in my perl ActiveState 5.8 (32bit) system.
I keep getting an error from the Constant.PM file.

I am given the following messages:
---
"import" is not exported by the Exporter module
Can't continue after import errors at C:/Perl/site/lib/Net/LDAP/Constant.pm
line 7
BEGIN failed--compilation aborted at C:/Perl/site/lib/Net/LDAP/Constant.pm
line 7.
Compilation failed in require at C:/Perl/site/lib/Net/LDAP/Message.pm line
5.
BEGIN failed--compilation aborted at C:/Perl/site/lib/Net/LDAP/Message.pm
line 5.
Compilation failed in require at C:/Perl/site/lib/Net/LDAP.pm line 11.
BEGIN failed--compilation aborted at C:/Perl/site/lib/Net/LDAP.pm line 11.
Compilation failed in require at ldap-test2.pl line 2.
BEGIN failed--compilation aborted at ldap-test2.pl line 2.
---
If I comment out the Exporter line in Constats.pm, then none of the
constants are brought in, so the program fails.

I tried several different versions of the perl-ldap package with the same
results (ppm wants to install 4.001 always).

Any help would be greatly appreciated!

Thanks,

Dave.

--001a11c24c2a4835d605066b874f
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div style=3D"font-family:arial,sans-serif;font-size:12.72=
7272033691406px">I hope this is the correct way to ask a question. I have b=
een trying for several days to get LDAP to work in my perl ActiveState 5.8 =
(32bit) system. I keep getting an error from the Constant.PM file.</div><di=
v style=3D"font-family:arial,sans-serif;font-size:12.727272033691406px"><di=
v><br></div><div>I am given the following messages:</div><div>---</div><div=
>&quot;import&quot; is not exported by the Exporter module</div><div>Can&#3=
9;t continue after import errors at C:/Perl/site/lib/Net/LDAP/Constant.pm l=
ine 7</div><div>BEGIN failed--compilation aborted at C:/Perl/site/lib/Net/L=
DAP/Constant.pm line 7.</div><div>Compilation failed in require at C:/Perl/=
site/lib/Net/LDAP/Message.pm line 5.</div><div>BEGIN failed--compilation ab=
orted at C:/Perl/site/lib/Net/LDAP/Message.pm line 5.</div><div>Compilation=
 failed in require at C:/Perl/site/lib/Net/LDAP.pm line 11.</div><div>BEGIN=
 failed--compilation aborted at C:/Perl/site/lib/Net/LDAP.pm line 11.</div>=
<div>Compilation failed in require at=C2=A0<a href=3D"http://ldap-test2.pl/=
" target=3D"_blank">ldap-test2.pl</a>=C2=A0line 2.</div><div>BEGIN failed--=
compilation aborted at=C2=A0<a href=3D"http://ldap-test2.pl/" target=3D"_bl=
ank">ldap-test2.pl</a>=C2=A0line 2.</div></div><div style=3D"font-family:ar=
ial,sans-serif;font-size:12.727272033691406px">---</div><div style=3D"font-=
family:arial,sans-serif;font-size:12.727272033691406px">If I comment out th=
e Exporter line in Constats.pm, then none of the constants are brought in, =
so the program fails.<br></div><div style=3D"font-family:arial,sans-serif;f=
ont-size:12.727272033691406px"><br></div><div style=3D"font-family:arial,sa=
ns-serif;font-size:12.727272033691406px">I tried several different versions=
 of the perl-ldap package with the same results (ppm wants to install 4.001=
 always).</div><div style=3D"font-family:arial,sans-serif;font-size:12.7272=
72033691406px"><br></div><div style=3D"font-family:arial,sans-serif;font-si=
ze:12.727272033691406px">Any help would be greatly appreciated!</div><div><=
br></div><div>Thanks,</div><div><br></div><div>Dave.</div></div>

--001a11c24c2a4835d605066b874f--