|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
SVK::MimeDetect::FileMMagic(3) User Contributed Perl Documentation SVK::MimeDetect::FileMMagic(3)
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.
perl v5.8.8 2006-12-28 SVK::MimeDetect::FileMMagic(3)
|
|