7 lines
286 B
Text
7 lines
286 B
Text
|
MusicBrainz::DiscID is a class to calculate a MusicBrainz DiscID
|
||
|
from an audio CD in the drive. The coding style is slightly different
|
||
|
to the C interface to libdiscid, because it makes use of perl's
|
||
|
Object Oriented functionality.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/MusicBrainz-DiscID
|