AudioFile/Info version 1.12 =========================== AudioFile::Info is a module for extracting information from audio files. Currently it works with both MP3 and Ogg Vorbis files. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: * MP3::ID3Lib * Ogg::Vorbis::Headers COPYRIGHT AND LICENCE Copyright (C) 2003 Dave Cross This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.