NAME
File::Headerinfo::WAV - an extractor of useful information from WAV files.
DESCRIPTION
File::Headerinfo::WAV uses Audio::WAV to read the headers of .wav files and extract useful information like their duration and filesize and, er, that's it at the moment.
COPYRIGHT
Copyright 2004 William Ross (wross@cpan.org)
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.