Thread warning: Attempt to free unreferenced scalar
(26 answers)
Opened by steffenw at 2005-02-24 10:37
[quote=steffenw,24.02.2005, 23:00]"Attempt to free unreferenced scalar" was bedeutet das? Das war eigentlich meine ursprüngliche Frage. Wie kann ich so eine Warnung provozieren?[/quote]
1. perldoc perldiag 2. perl -we 'for (1) { map { exit } (1) }' 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: ![]() ![]() |