Help for this page

Select Code to Download


  1. or download this
        use Audio::TagLib;
        $id3 = Audio::TagLib::FileRef->new( 't.mp3' );
    
  2. or download this
        Can't locate object method "new" via package 
    "Audio::TagLib::FileRef" at MP3test.pl