Help for this page
my %info = get_mp3info($file); my %tags = get_mp3tag($file);
my %info = get_mp3info($file)->%*; my %tags = get_mp3tag($file)->%*;