| Thread unuse module;: any workaround
(19 answers) Opened by lichtkind at 2005-10-17 23:23 
[quote=lichtkind,18.10.2005, 00:21]es ist mir unklar, was genau bei  Code: (dl
) delete $INC{MODULE};abläuft, aber @INC scheint besondere eigenschaften zu haben[/quote] %INC und @INC sind zwei unterschiedliche variablen... und besondere eigenschaften an sich haben sie nicht. Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices" lesen:  Wie frage ich & perlintro  brian's Leitfaden für jedes Perl-Problem |