
9 Sep
2009
9 Sep
'09
9:03 a.m.
In Zeile 65 fehlt das abschließende Semikolon (;) - Renée Ruediger Wanke schrieb:
Fehler : syntax error at sync-ldap2db.pl line 66, near "my " Global symbol "%LDAPParams" requires explicit package name at sync-ldap2db.pl line 66, <DATA> line 275. Global symbol "%LDAPParams" requires explicit package name at sync-ldap2db.pl line 82, <DATA> line 275. Execution of sync-ldap2db.pl aborted due to compilation errors.
Der Quelltext sieht in diesem Berreich so aus :
65 my $LDAPHost = 'xx.xx.xx.xx' 66 my %LDAPParams = (port => 389,
-- Perl-Magazin: http://perl-magazin.de Perl-Nachrichten: http://perl-nachrichten.de