Thread unuse module;: any workaround (19 answers)
Opened by lichtkind at 2005-10-17 23:23

pq
 2005-10-18 11:55
#58969 #58969
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
[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: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread unuse module;: any workaround