Vincenzo Zocca > Net-FreeDB2-0.8.2.6 > fdcdi

Download:
Net-FreeDB2-0.8.2.6.tar.gz

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source  

NAME ^

fdcdi - Net::FreeDB2's get CD info

SYNOPSIS ^

fdcdi [--h] [--dev <dev>] [--o <outfile>]

DESCRIPTION ^

Read technical information from a CD and store it into a FreeDB/CDDB file.

Options:

--h

Show usage.

--dev

CD device. Defaults to Net::FreeDB2's default.

--o

Output file. Defaults to STDOUT.

SEE ALSO ^

fdlscat

EXAMPLE ^

Quick and dirty rip: $ fdrip

Slightly more sophisticated rip: $ fdcdi --o cd-tech.cddb $ fdquery --i cd-tech.cddb --o cd-query.cddb $ # Edit file cd-query.cddb $ fdrip --i cd-query.cddb

BUGS ^

None known (yet).

HISTORY ^

First development: September 2002

AUTHOR ^

Vincenzo Zocca <Vincenzo@Zocca.com>

COPYRIGHT ^

Copyright 2002, Vincenzo Zocca.

LICENSE ^

This file is part of the Net::FreeDB2 module hierarchy for Perl by Vincenzo Zocca.

The Net::FreeDB2 module hierarchy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

The Net::FreeDB2 module hierarchy is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with the Net::FreeDB2 module hierarchy; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA