Giter VIP home page Giter VIP logo

cddbscan's Introduction

CDDBScan is a simple interface to the online CDDB database (via http).
This module was written out of need, it's my first module and I'm easily
not an expert perl developer.  The basic idea is that you have one or more
files (mp3?) for which you don't know the artist, albums or other songs 
on the album.  This module can be used to determine these things.

FUTURE WORK

AVAILABILITY

The latest version of CDDBScan is available from the Comprehensive Perl
Archive Network (CPAN). To find a CPAN site near you see:

    http://www.perl.com/CPAN
                            ^ no slash here !!

INSTALLATION

In order to use this package you will need Perl version 5.002 or
better.  You install CDDBScan, as you would install any perl module
library, by running these commands:

   perl Makefile.PL
   make
   make test
   make install

If you want to install a private copy of CDDBScan in your home
directory, then you should try to produce the initial Makefile with
something like this command:

  perl Makefile.PL PREFIX=~/perl


The Makefile.PL program will start out by checking your perl
installation for a few packages that are recommended to be installed
together with CDDBScan.  These packages should be available on CPAN
(described above).

DOCUMENTATION

See ChangeLog for recent changes.  POD style documentation is included
in all modules and scripts.  These are normally converted to manual
pages and installed as part of the "make install" process.  You should
also be able to use the 'perldoc' utility to extract documentation from
the module files directly.

SUPPORT

Bug reports and suggestions for improvements can be sendt to me at
<[email protected]>. 

This module has an option to output a debug transcript to STDERR.
When reporting bugs/problems please, if possible, include a transcript of a run.

COPYRIGHT

  © 1998-2000 David Shultz. All rights reserved.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

Share and Enjoy!

POSTFACE

My thanks go out to Graham Barr who's installation and configure files I
shamelessly copied and edited for this package.  My personal note to
Mr. Barr:  Your an inspuration me and those with whom I've worked. As
we say; "Your the shit".  

cddbscan's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.