5 lines
230 B
Plaintext
5 lines
230 B
Plaintext
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.
|