The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

mp3info.pl - dump the MP3 tag info for a file

SYNOPSIS

mp3info.pl FILE

DESCRIPTION

Occassionally I need to peek inside an MP3 tag to see what's there, and this is what I use to do it. It's not fancy, and the output isn't pretty, but there's time for that later. I just need the info.

AUTHOR

brian d foy, <bdfoy@cpan.org>

COPYRIGHT

Copyright 2002, brian d foy, All rights reserved

You may use this software under the same terms as Perl itself.