freebsd-ports/audio/p5-Net-FreeDB/pkg-descr
Peter Pentchev 38120d667f Add a port for David Schultz's Net::FreeDB module, one of the few
modules that allow a Perl script to query an audio CD's ID under both
Windows and Linux, and now FreeBSD, too.  I've submitted the FreeBSD
implementation patch to David Schultz, but in the meantime, here it is.
2005-09-29 13:34:44 +00:00

9 lines
319 B
Plaintext

Net::FreeDB is an oo-based module to interface
with FreeDB servers. It also includes some basic
cdrom methods to generate a cddbid and get the
required disc information required for a FreeDB
query call. These cdrom-based methods are provided
as both static and method calls.
Author: David Shultz <dshultz@cpan.org>