diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-15 12:52:11 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-15 12:52:11 +0000 |
commit | bbdb4d4623af20d8961a05714d90a79427324ff6 (patch) | |
tree | ec2f968bc32f2967ab6838df1d2f3e268f36e677 /audio/p5-CDDB | |
parent | 51feb227ddbaf3259a443886e7b1ad4dcddf7327 (diff) | |
download | ports-bbdb4d4623af20d8961a05714d90a79427324ff6.tar.gz ports-bbdb4d4623af20d8961a05714d90a79427324ff6.zip |
Notes
Diffstat (limited to 'audio/p5-CDDB')
-rw-r--r-- | audio/p5-CDDB/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-CDDB/pkg-descr b/audio/p5-CDDB/pkg-descr index 0dbe4374ca46..d708393b5c55 100644 --- a/audio/p5-CDDB/pkg-descr +++ b/audio/p5-CDDB/pkg-descr @@ -1,6 +1,6 @@ The CDDB module implements a Perl class for communicating with an audio compact disc database through the CDDBP protocol. It allows -quering the database and submitting new entries to it via e-mail +querying the database and submitting new entries to it via e-mail (the Mail::Internet and Mail::Header modules are required for submitting, but their absence won't affect other functions). Unlike its analogs, CDDB.pm doesn't try to read a disc in your CD-ROM by |