968babd6e4
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.
4 lines
230 B
Text
4 lines
230 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.
|