Author: Joachim Reichel Description: use move instead of rename to avoid EXDEV, see #336808 and #337396 --- a/src/normalize-mp3.in +++ b/src/normalize-mp3.in @@ -47,6 +47,7 @@ ####################################################################### use Fcntl; +use File::Copy; sub usage { print <