Help for this page

Select Code to Download


  1. or download this
    use MP3::Info;
    
    ...
        $info{year}   = $mp3tag{YEAR};
      }
    }
    
  2. or download this
    Tk::Error: Tk::Listbox=HASH(0x8646f6c) is not a Tk object at /usr/lib/
    +perl5/site_perl/5.8.0/i386-linux-thread-multi/Tk.pm line 91. (command
    + bound to event)
    
  3. or download this
    my %mp3tag = %$mp3hashref if ($mp3hashref);