Help for this page
open(FL, $File::Find::name); ... close(FL);
use File::Spec::Functions qw(catdir); ... $newdir = catdir( $dstdir => $dir );
eval { mkpath($newdir, 0, 0755) }; if ($@) { print "can’t mkdir $newdir: $@"; }
use strict; use MP3::Info; ... # a directory as the second argument copy($path => $newdir) or die "copy failed: $!\n"; }
www.com | www.net | www.org
Cold Temperate Warm Hot Other
Results (60 votes). Check out past polls.