Thread File::Find und move (14 answers)
Opened by Gast at 2010-02-09 17:58

renee
 2010-02-09 18:15
#132453 #132453
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
Guest Gast
Hallo!

Habe ich alles richtig gemacht?
Bringen die Zeilen
Code (perl): (dl )
1
2
return if /^\./;
return if -d;
etwas?


Kommt ganz darauf an, was Du erreichen willst...
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/

View full thread File::Find und move