mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
38120d667f
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.
9 lines
319 B
Plaintext
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>
|