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

File::MMagic 1.27 doesn't correctly handle subclassing. The object returned by new is blessed into 'File::MMagic' instead of the subclass. The author has accepted a patch to correct this behavior. Once the patched version is released on CPAN, new() should be removed and the fixed version required.

NAME

SVK::MimeDetect::FileMMagic

DESCRIPTION

Implement MIME type detection using the module File::MMagic.

AUTHORS

Michael Hendricks <michael@ndrix.org>

COPYRIGHT

Copyright 2003-2006 by Chia-liang Kao <clkao@clkao.org>.

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

See http://www.perl.com/perl/misc/Artistic.html