Help for this page
open(my $fh2, '<:encoding(UTF-8)',$playlistName) ... # print "$playListRow\n"; $playListRow = quotemeta($playListRow); my $lscom = "ls $playListRow 2>&1";