Music::Tag::File version 0.29
============================

Music::Tag::File is a plugin module for Music-Tag to gather information
about a music file from its filename and path.

Note:  As of version 0.28, Music-Tag is distributed as seperate packages.

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:

   Music::Tag
   File::Spec

TEST FILES

Are based on the sample file for Audio::M4P.  For testing only.

COPYRIGHT AND LICENCE

Copyright (C) 2007 Edward J. Allen III
ealleniii _at_ cpan _dot_ org

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.7 or,
at your option, any later version of Perl 5 you may have available.