
WE::Util::MIME - MIME support functions

use WE::Util::MIME qw(get_mime_type_by_filename %mime_types)

Return the MIME type for the supplied file. This function is exported by default.
This is a hash of MIME type => array of extensions. This hash can be exported optionally.

Slaven Rezic <srezic@cpan.org>

Copyright (c) 2002,2003 Slaven Rezic. All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.