Subject: | update_tags is presented with invalid arguments in Synopsis |
In the Synopsis, the following example of update_tags is given:
$mp3->update_tags(year => 1866);
This should be:
$mp3->update_tags({year => 1866});
This queue is for tickets about the MP3-Tag CPAN distribution.
The Basics
People
|
Bug Information
|