Thread Problem mit Modules: Ambiguous call resolved as CORE::read()
(5 answers)
Opened by Kogge at 2004-12-10 16:17
perldoc perldiag
du hast irgendwo eine subroutine namens 'read' oder eines deiner benutzten module hat eine solche... 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 |