Thread Problem mit global_boolean (17 answers)
Opened by leissi at 2005-12-14 16:53

renee
 2005-12-16 11:17
#60933 #60933
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
[quote=svenXY,15.12.2005, 16:42]Hi,

Dein Skript (mit -c für Syntaxcheck aufgerufen) spuckt bei mir Folgendes aus:

Global symbol "$global_booleans" requires explicit package name at leissi.pl line 158.
Global symbol "$global_booleans" requires explicit package name at leissi.pl line 223.
/home/eursvh/develop/0_test/leissi.pl had compilation errors.

und siehe da: die zweite Variable heisst bei Dir $global_booleans, nicht $global_boolean. :cool:

Gruss,
svenXY[/quote]
Wiki:use strict sollte da eigentlich helfen...
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/

View full thread Problem mit global_boolean