- or download this
use MP3::Info;
...
$info{year} = $mp3tag{YEAR};
}
}
- 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)
- or download this
my %mp3tag = %$mp3hashref if ($mp3hashref);