Help for this page

Select Code to Download


  1. or download this
    if($mp3->set_v1tag({
                         year   => $args{year}  ,
    ...
    } else {
        return $mp3->error();
    }