Thread Find::File...Problem Unterordner
(2 answers)
Opened by Florian at 2014-03-04 14:47
das kannst du mit $File::Find::prune = 1 erreichen, wenn ichs richtig verstehe.
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 |