Chia-liang Kao (高嘉良) > SVK-1.99_01 > SVK::MimeDetect::FileMMagic

Download:
SVK-1.99_01.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: SVK-v2.2.1

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