summaryrefslogtreecommitdiffstats
path: root/perl/perl-MusicBrainz-DiscID/README
diff options
context:
space:
mode:
author Glenn Becker <burningc@sdf.org>2012-12-21 13:29:18 +0100
committer Matteo Bernardini <ponce@slackbuilds.org>2012-12-21 21:27:26 +0100
commit79ab4c7bc855c82b3ed37b78b67fa93aea522c5a (patch)
tree8296f2b476a68eb24df68cc4fcded88be6476857 /perl/perl-MusicBrainz-DiscID/README
parent8459f2d7adae2e1453e160dd1f5988800c4b7625 (diff)
downloadslackbuilds-79ab4c7bc855c82b3ed37b78b67fa93aea522c5a.tar.gz
slackbuilds-79ab4c7bc855c82b3ed37b78b67fa93aea522c5a.tar.xz
perl/perl-MusicBrainz-DiscID: Added (MusicBrainz DiscID interface).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'perl/perl-MusicBrainz-DiscID/README')
-rw-r--r--perl/perl-MusicBrainz-DiscID/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/perl/perl-MusicBrainz-DiscID/README b/perl/perl-MusicBrainz-DiscID/README
new file mode 100644
index 0000000000..1b22bbd65d
--- /dev/null
+++ b/perl/perl-MusicBrainz-DiscID/README
@@ -0,0 +1,4 @@
+MusicBrainz::DiscID is a Perl module -- described by its author as "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."