http://www.perlmonks.org?node_id=975550


in reply to mp3 id3

Try removing this semi-colon first:
move($fullpath, "$cwd/$targetdir/$filename"); # <- or die "Could not move '$filename' zu '$cwd/$targetdir/':$!";

Replies are listed 'Best First'.
Re^2: mp3 id3
by timehandel (Initiate) on Jun 11, 2012 at 12:52 UTC
    i have remove it but the error massage is still there

    can somebody help me with my problem?